ybcc2015 / DeepLearning-UtilsLinks
Commonly ulits in deep learning.
☆30Updated 3 years ago
Alternatives and similar repositories for DeepLearning-Utils
Users that are interested in DeepLearning-Utils are comparing it to the libraries listed below
Sorting:
- Simple implementation of augmentation for small object detection☆221Updated 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转COCO, 一条指令完整转换☆87Updated 6 years ago
- detailed annotation about the FCOS code☆29Updated 5 years ago
- Summaries of the papers on Object detection☆46Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- imgaug--Bounding Boxes augment☆89Updated 6 years ago
- ☆224Updated 5 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- a data augment tool for object detection☆90Updated 7 years ago
- ☆103Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆430Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- 2020年全国水下机器人(湛江)大赛☆186Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- my_custom_mmdetection☆59Updated 5 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆199Updated 4 years ago
- ☆106Updated 4 years ago
- ☆232Updated 2 years ago
- 和鲸社区Kesci 2020年全国水下机器人(湛江)大赛水下目标检测算法赛(光学)三等奖方案-单模☆45Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Detection_Augmentation☆25Updated 3 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- yolov5的注释版本☆268Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆277Updated last year