ouening / torchvision-FasterRCNN
torchvision faster-rcnn例子修改版
☆23Updated 3 years ago
Alternatives and similar repositories for torchvision-FasterRCNN:
Users that are interested in torchvision-FasterRCNN are comparing it to the libraries listed below
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- object detection dataset conversion scripts☆23Updated 2 years ago
- Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.☆25Updated 4 years ago
- ☆68Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆47Updated 3 weeks ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆68Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- ☆106Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- Detection_Augmentation☆25Updated 2 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆67Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆215Updated 2 years ago
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- my_custom_mmdetection☆59Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆159Updated 3 years ago
- detailed annotation about the FCOS code☆29Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆76Updated 3 years ago
- Commonly ulits in deep learning.☆30Updated 3 years ago
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- ☆91Updated 3 years ago
- 将数据集转为voc格式☆21Updated 5 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆76Updated 3 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆184Updated last year
- 天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案☆79Updated 3 years ago
- 2021 Guangdong tile detection competition solution code☆59Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆268Updated 6 months ago
- Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation☆133Updated 4 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago