2014Vee / ssd-pytorch
基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss
☆39Updated 3 years ago
Alternatives and similar repositories for ssd-pytorch:
Users that are interested in ssd-pytorch are comparing it to the libraries listed below
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- ☆68Updated 3 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆76Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆133Updated 4 years ago
- ☆71Updated 8 months ago
- The backbone is replaced with ShuffleNet v2☆18Updated 5 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- ☆76Updated 3 years ago
- ☆106Updated 2 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 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
- VOC类型数据集操作库函数☆52Updated 5 years ago
- detailed annotation about the FCOS code☆29Updated 4 years ago
- 将数据集转为voc格式☆21Updated 5 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆212Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆81Updated 2 years ago