ouening / torchvision-FasterRCNN
torchvision faster-rcnn例子修改版
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for torchvision-FasterRCNN
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- object detection dataset conversion scripts☆23Updated 2 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- Detection_Augmentation☆25Updated 2 years ago
- Commonly ulits in deep learning.☆30Updated 2 years ago
- ☆106Updated 2 years ago
- 2021 Guangdong tile detection competition solution code☆59Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- my_custom_mmdetection☆58Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆206Updated 2 years ago
- convert dataset to coco/voc format☆51Updated 5 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆63Updated 2 years ago
- 布匹缺陷识别练习赛☆45Updated 3 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 2 years ago
- A reimplement of Faster-rcnn with torchvision☆110Updated last year
- Trans DOTA OBB format(poly format) to YOLO format.☆196Updated 3 years ago
- ☆27Updated 3 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- ☆165Updated last year
- Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.☆25Updated 3 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆179Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆73Updated 3 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆31Updated 3 months ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆65Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆47Updated 3 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- 数据增强仓库Albumentations的使用☆56Updated 3 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…☆51Updated 4 years ago