OpenFirework / pytorch_solov2
SOLOv2 pytorch (without mmdetection and mmcv)
☆91Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_solov2
- some Python scripts can be used to convert the cityscapes dataset to the annotation style of coco dataset for instance segmentation task☆34Updated 4 years ago
- piou loss and Retail50K dataset☆191Updated 4 years ago
- This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achi…☆163Updated 6 months ago
- mmdetection-based efficientdet☆65Updated 4 years ago
- [ECCV 2020] Boundary-preserving Mask R-CNN☆194Updated 4 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆75Updated 3 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆195Updated 3 years ago
- E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation☆217Updated 11 months ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆327Updated 10 months ago
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Updated 3 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆245Updated 4 years ago
- SWA Object Detection☆248Updated 3 years ago
- The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"☆86Updated 9 months ago
- Train Your Own DataSet for YOLACT and YOLACT++ Instance Segmentation Model!!!☆62Updated 4 years ago
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》☆203Updated 4 years ago
- ☆204Updated 2 years ago
- Rotation RetinaNet for arbitrary-oriented object detection.☆75Updated last year
- A tool for converting COCO style annotations to PASCAL VOC style segmentations☆96Updated last year
- [AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".☆227Updated last year
- This is a GUI for easily visualizing detection results .☆222Updated 3 years ago
- a simple code for visualize the heat map from backbone and fpn while test with mmdetection☆45Updated 2 years ago
- my_custom_mmdetection☆58Updated 4 years ago
- RefineMask: Towards High-Quality Instance Segmentation with Fine-Grained Features (CVPR 2021)☆212Updated 2 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- Summaries of the papers on Object detection☆46Updated 3 years ago
- A Simple Baseline for Object Detection☆55Updated 3 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 4 years ago
- TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral☆316Updated last month
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆114Updated 10 months ago