shitbro6 / paperLinks
论文复现
☆15Updated 3 years ago
Alternatives and similar repositories for paper
Users that are interested in paper are comparing it to the libraries listed below
Sorting:
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆258Updated last year
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆433Updated 2 years ago
- 本仓库存放的是目标检测YOLO系列的一些代码以及改进模块的代码实现,需要的小伙伴自取就可以啦~☆239Updated last year
- ☆116Updated 2 years ago
- Small Object Detection Algorithm Incorporating Swin Transformer for Tea Buds☆279Updated last year
- image classifier implement in pytoch.☆121Updated 2 years ago
- Image augmentation for object detection, segmentation and classification☆683Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆135Updated last year
- 这是一个DETR-pytorch的仓库,可以训练自己的数据集☆208Updated 2 years ago
- ☆247Updated 2 months ago
- ☆47Updated 2 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆484Updated 3 years ago
- 这是一个yolov8-pytorch的仓库,可以用于训练自己的数据集。☆903Updated 2 years ago
- yolov5,yolov7,yolov8,rtdetr with pyqt implement in pytorch.☆296Updated last year
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆44Updated 2 years ago
- 常见计算机视觉标注格式相互转换☆582Updated 2 years ago
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆180Updated 2 years ago
- 深度学习中各种即插即用小模块