AEProgrammer / object_detectionLinks
☆15Updated 4 years ago
Alternatives and similar repositories for object_detection
Users that are interested in object_detection are comparing it to the libraries listed below
Sorting:
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆60Updated 4 years ago
- ☆10Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- Implementations of few-shot object detection benchmarks☆17Updated 2 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- ☆78Updated 4 years ago
- Track the trend of few-shot object detection☆36Updated 3 years ago
- Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021☆150Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆273Updated 10 months ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆251Updated 4 years ago
- transformer used in object detection [DETR训练自己的数据集]☆49Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆188Updated last year
- A pure torch implement of FCOS 37.2AP