sevakon / efficientdetLinks
PyTorch Implementation of the state-of-the-art model for object detection EfficientDet [pre-trained weights provided]
☆22Updated last year
Alternatives and similar repositories for efficientdet
Users that are interested in efficientdet are comparing it to the libraries listed below
Sorting:
- Function to calculate mAP for set of detected boxes and annotated boxes.☆133Updated last year
- 9th Place Solution of Kaggle Global Wheat Detection☆145Updated 3 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆132Updated 3 years ago
- Wheat Detection challenge on Kaggle☆86Updated last year
- Mean Average Precision for Object Detection☆198Updated last year
- This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (2/2245)☆87Updated 2 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- ☆16Updated 4 years ago
- The 4th Place Solution of SIIM-ACR Pneumothorax Segmentation☆65Updated 5 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …