Minimal PyTorch implementation of YOLOv3
Role in this project:
ML Engineer Contributions:36 reviews, 280 commits, 125 PRs in 2 years
Contributions summary:Florian made several contributions related to improving the PyTorch YOLOv3 implementation, including removing and fixing data type handling. They added functionality, such as a numpy convert function, basic transforms, and augmentation transforms, enhancing data preprocessing capabilities. Furthermore, the user refactored box conversions, loaded truncated images and used nonechucks to skip invalid labels. They also added a progress bar, verbosity param, and adapted the dataset to use the new transforms.
pytorchyolov3object-detectionpytorch-implementation
Library for working with 3D rotations in C++
Contributions:1 review, 1 PR, 2 pushes in 2 years 3 months
cpprotations