2014Vee / ssd-pytorchLinks
基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss
☆41Updated 4 years ago
Alternatives and similar repositories for ssd-pytorch
Users that are interested in ssd-pytorch are comparing it to the libraries listed below
Sorting:
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- yolov5的注释版本☆268Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- ☆231Updated last year
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆86Updated 5 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 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
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated last year
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- yolov5 v1版本中文注释☆58Updated 5 years ago
- ☆68Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- The backbone is replaced with ShuffleNet v2☆18Updated 6 years ago
- 将数据集转为voc格式☆22Updated 6 years ago
- ☆72Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- 使用pytorch对SSD进行复现☆21Updated 5 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago