AEProgrammer / object_detectionLinks
☆15Updated 5 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:
- ☆12Updated 4 years ago
- Implementations of few-shot object detection benchmarks☆17Updated 3 years ago
- Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021☆155Updated 4 years ago
- Track the trend of few-shot object detection☆37Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆60Updated 4 years ago
- ☆296Updated 4 years ago
- transformer used in object detection [DETR训练自己的数据集]☆48Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 4 years ago
- 规范化管理labelme数据集并生成coco数据集☆85Updated 5 years ago
- 📄 A paper list of Few-shot Object Detection.☆140Updated 4 years ago
- ☆157Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆196Updated 2 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆332Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆149Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆41Updated 5 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 5 years ago
- ☆40Updated 4 years ago
- faster-rcnn_vgg16_fpn☆17Updated 6 years ago
- 布匹缺陷识别练习赛☆47Updated 4 years ago
- ☆80Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 5 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆472Updated 4 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- An unofficial Implementation of ACNet based on PyTorch.☆21Updated 4 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆255Updated 5 years ago
- annotations of yolov5-5.0☆229Updated 4 years ago
- yolov5的注释版本☆267Updated 5 years ago
- fully convolutional one-stage object detection☆169Updated 4 years ago
- detailed annotation about the FCOS code☆29Updated 5 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆285Updated last year