biluko / Faster-RCNN-Pytorch
☆33Updated 2 years ago
Alternatives and similar repositories for Faster-RCNN-Pytorch:
Users that are interested in Faster-RCNN-Pytorch are comparing it to the libraries listed below
- ☆274Updated 9 months ago
- 本仓库存放的是目标检测YOLO系列的一些代码以及改进模块的代码实现,需要的小伙伴自取就可以啦~☆215Updated last year
- 这是一个DETR-pytorch的仓库,可以训练自己的数据集☆181Updated last year
- HRSC数据集转DOTA转YOLO v8,以及对应的显示标注框的简易UI☆13Updated last year
- yolov5 seg fork from https://github.com/ultralytics/yolov5.☆64Updated 2 years ago
- 🔥🔥🔥 专注于YOLO改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀☆241Updated 3 weeks ago
- Small Object Detection Algorithm Incorporating Swin Transformer for Tea Buds☆188Updated 9 months ago
- yolov5,yolov7,yolov8,rtdetr with pyqt implement in pytorch.☆259Updated 8 months ago
- ☆139Updated 2 years ago
- Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本☆55Updated 2 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆153Updated 2 years ago
- 这是一个yolov7-tiny-pytorch的源码,可以用于训练自己的模型。☆195Updated last year
- 这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。☆121Updated last year
- use pyqt5 to build yolov5☆80Updated 8 months ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆157Updated 2 years ago
- ☆16Updated 2 years ago
- Image augmentation for object detection, segmentation and classification☆629Updated last year
- ☆128Updated this week
- YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for vis…☆515Updated 9 months ago
- YOLOV5 小目标检测修改版☆184Updated 3 years ago
- (雷同的那个是营销号)YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单 目标跟踪功能)☆51Updated 8 months ago
- ☆187Updated 11 months ago
- 这是一个yolov8-pytorch的仓库,可以用于训练自己的数据集。☆750Updated last year
- 在YOLOv7的基础上使用KLD损失修改为旋转目标检测yolov7-obb☆183Updated last year
- image classifier implement in pytoch.☆111Updated 2 years ago
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测 头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆134Updated last year
- Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'☆205Updated 4 months ago
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆41Updated 2 years ago
- 一个修改YOLOv5以使用SwinTransformer模块的代码仓库。A repository that modifies YOLOv5 to use various SwinTransformer blocks.