jay-chakalasiya / Global-Wheat-Detction-Kaggle-2020Links
For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) Ensemble inference using Weighted Box Fusion 3) Pseudo Learning to deal with smaller labeled datasets. 4) Mixup as an augmentation technique
☆12Updated 3 years ago
Alternatives and similar repositories for Global-Wheat-Detction-Kaggle-2020
Users that are interested in Global-Wheat-Detction-Kaggle-2020 are comparing it to the libraries listed below
Sorting:
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆40Updated 5 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆79Updated 5 years ago
- ☆56Updated 5 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆80Updated 4 years ago
- ☆106Updated 4 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 5 years ago
- Arbitrary-oriented object detection based on yolov3.☆134Updated 5 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- ☆45Updated 3 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆44Updated 4 years ago
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Updated 4 years ago
- Official implementation of Learning Point-guided Localization for Detection in Remote Sensing Images☆28Updated 4 years ago
- Code of kaggle semantic segmentation competition: Steel Defect Detection.☆24Updated 3 years ago
- CPU implementation of Soft-NMS for rotated rectangles☆24Updated 7 years ago
- Rotation RetinaNet for arbitrary-oriented object detection.☆84Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 4 years ago
- ☆16Updated 4 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 6 years ago
- ☆46Updated 4 years ago
- A benchmark of UCAS-AOD dataset.☆102Updated last year
- ☆31Updated 4 years ago
- ☆17Updated last year
- YOLOv3 detector with quadrangle in PyTorch☆89Updated 6 years ago
- A polygon detector based on obb-yolov3 (WIP)☆17Updated 4 years ago
- my_custom_mmdetection☆60Updated 5 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆18Updated 4 years ago