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☆39Updated 5 years ago
- ☆56Updated 4 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
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 5 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- Code of kaggle semantic segmentation competition: Steel Defect Detection.☆24Updated 3 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- SOLOv2 pytorch (without mmdetection and mmcv)☆100Updated 4 years ago
- YOLOv3 detector with quadrangle in PyTorch☆89Updated 6 years ago
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Updated 4 years ago
- 45.1% mAP, Keras impl of PPYOLO and YOLOv4.☆28Updated 4 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 4 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 6 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated 2 years ago
- Arbitrary-oriented object detection based on yolov3.☆135Updated 4 years ago
- ☆106Updated 4 years ago
- Path Aggregation Network for Instance Segmentation☆20Updated 6 years ago
- ☆16Updated 4 years ago
- TensorRT for RefineNet Segmentation☆12Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 4 years ago
- some idea about object detection☆18Updated 5 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- a multi-scale implementation of CenterNet☆25Updated 5 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 years ago
- keras,tensorflow,Cascade version of Mask R-CNN☆16Updated 6 years ago
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆14Updated 6 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago