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☆219Updated 5 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 5 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 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
- ☆106Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- detailed annotation about the FCOS code☆29Updated 4 years ago
- Summaries of the papers on Object detection☆46Updated 4 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码