youngwanLEE / detectron2Links
VoVNet backbone for Detectron2 (select 'vovnet' branch --> projects/VoVNet)
☆24Updated 5 years ago
Alternatives and similar repositories for detectron2
Users that are interested in detectron2 are comparing it to the libraries listed below
Sorting:
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- A pytorch implementation of VoVNet☆133Updated 5 years ago
- OpenVINO Training Extensions Object Detection☆93Updated 2 years ago
- ☆56Updated 4 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 5 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆89Updated 4 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 5 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 4 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆89Updated 4 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago
- PyTorch implementation for MatrixNet object detection architecture.☆171Updated 2 years ago
- Working with scale: 2nd place solution to Product Detection in Densely Packed Scenes☆49Updated 4 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- Hybrid_Task_Cascade in mmdetection☆20Updated 6 years ago
- PeleeNet in PyTorch☆40Updated 6 years ago
- PyTorch Implementation for DR Loss☆111Updated last year
- A classification toolbox based on PyTorch☆23Updated last year
- A Python toolbox for computer vision research and project☆62Updated 4 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 6 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 5 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆73Updated 5 years ago
- [BMVC-20] Official PyTorch implementation of PPDet.☆98Updated 4 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆64Updated 4 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR