这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。
☆172Dec 3, 2022Updated 3 years ago
Alternatives and similar repositories for object-detection-augmentation
Users that are interested in object-detection-augmentation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个yolact-pytorch的库,可用于训练自己的数据集☆83Aug 27, 2023Updated 2 years ago
- 这是一个yolact-keras的库,可用于训练自己的数据集☆16Jan 4, 2023Updated 3 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆18Jan 28, 2018Updated 8 years ago
- 这是一个Colab使用的示例notebook。配合博文使用。☆24Apr 10, 2022Updated 4 years ago
- Let’s study Reinforcement Learning together☆15Jul 16, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- 这是一个mask-rcnn-tf2的库,可以用于训练自己的模型。☆69Apr 2, 2023Updated 3 years ago
- 这是一个yolov7的库,可以用于训练自己的数据集。☆910Aug 27, 2023Updated 2 years ago
- 这是一个fcos-pytorch的仓库,可以用于训练自己的数据集。☆29Aug 27, 2023Updated 2 years ago
- 这是一个yolact-tensorflow2的库,可用于训练自己的数据集☆11Jun 8, 2022Updated 3 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- 这是一个DETR-pytorch的仓库,可以训练自己的数据集☆220Aug 27, 2023Updated 2 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆380Aug 27, 2023Updated 2 years ago
- 这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。☆135Aug 27, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆44Jul 20, 2022Updated 3 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,151Aug 27, 2023Updated 2 years ago
- 这是一个hrnet-pytorch的库,可用于训练自己的语义分割数据集☆155Aug 27, 2023Updated 2 years ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,829Oct 3, 2023Updated 2 years ago
- 这是一个yolov5-v6.1-tf2的源码,可以用于训练自己的模型。☆20Oct 23, 2022Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆447Nov 6, 2022Updated 3 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆392Aug 27, 2023Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆152Jan 28, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆334Oct 3, 2023Updated 2 years ago
- Image augmentation for object detection, segmentation and classification☆696Dec 31, 2023Updated 2 years ago
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 3 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆199Aug 27, 2023Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Feb 19, 2022Updated 4 years ago
- 这是一个segformer-pytorch的源码,可以用于训练自己的模型。☆496Aug 27, 2023Updated 2 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆828Dec 16, 2023Updated 2 years ago
- 该仓库中放置了一些工具,用于调整语义分割算法的数据集格式,使其符合训练要求。☆177May 20, 2022Updated 3 years ago
- 以Swin Transformer作为骨干网络的YoloX目标检测项目☆83Jul 11, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 这是一个yolov7-tiny-pytorch的源码,可以用于训练自己的模型。☆215Sep 25, 2023Updated 2 years ago
- 这是一个efficientnet-yolo3-tf2的源码,将yolov3的主干特征提取网络修改成了efficientnet☆10Oct 23, 2022Updated 3 years ago
- use Tensorflow object detection API to detect hand and recognize different getures(5 types gestures)☆11Mar 30, 2018Updated 8 years ago
- 🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modu…☆2,934Dec 15, 2025Updated 4 months ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆71May 14, 2023Updated 2 years ago
- 这是一个yolov8-pytorch的仓库,可以用于训练自己的数据集。☆995Aug 27, 2023Updated 2 years ago
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆741Oct 3, 2023Updated 2 years ago