本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等
☆133Dec 16, 2020Updated 5 years ago
Alternatives and similar repositories for DataAugmentation_ForObjectDetect
Users that are interested in DataAugmentation_ForObjectDetect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆474Oct 21, 2021Updated 4 years ago
- 计算目标检测的指标:mAP,检出率,漏检率☆11Jan 29, 2021Updated 5 years ago
- 对VOC数据集进行数据增强☆23Jul 16, 2022Updated 3 years ago
- XML parser to parse the PASCAL VOC annotiation xml's and convert it to .txt files☆12Jun 9, 2021Updated 5 years ago
- 基于pytorch的目标检测数据增强工具包。☆18Oct 21, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 使用onnxruntime部署文档矫正,包括文档扭曲/模糊/阴影等情况,依然是包含C++和Python两个版本的程序☆16Jan 3, 2025Updated last year
- Some common data processing scripts☆19Dec 14, 2019Updated 6 years ago
- pytorch实现MOAT,可以在ImageNet或自己的数据集上训练,支持apex混合精度,各种图像增强技术☆34Oct 21, 2022Updated 3 years ago
- Image augmentation and change bounding box at the same time.☆13Jun 20, 2022Updated 3 years ago
- 目标检测,关键点检测。A pure version of CenterNet, convenient for secondary development and easy to understand.☆21Dec 9, 2020Updated 5 years ago
- Using pruning and quantization algorithm to accelerate your yolov7's inference.☆15May 12, 2023Updated 3 years ago
- MICCAI 2013 code - Segmenting Multiple Overlapping Cervical Cells by Joint Level Set☆12Jun 19, 2013Updated 12 years ago
- 飞翔的荷兰人带你入门目标检测-第一季(Yolo-v1)☆23Mar 24, 2023Updated 3 years ago
- 目标检测yolov5 v6.0版,pytorch实现,标注,增强,训练自定义数据集全流程☆77Mar 1, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆20Jan 30, 2021Updated 5 years ago
- This Repo will help to augment images with annotation files for object Detection☆10Mar 15, 2023Updated 3 years ago
- 基于改进DeepLabv3+的轻量级遥感影像语义分割☆20Feb 27, 2025Updated last year
- [CVIU 2019] ASSD learns to highlight useful regions on the feature maps while suppressing the irrelevant information, thereby providing r…☆40Feb 6, 2022Updated 4 years ago
- Code for Robust Kronecker-Decomposable Component Analysis (ICCV 2017)☆13Sep 28, 2022Updated 3 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆67Nov 23, 2021Updated 4 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Jul 25, 2024Updated last year
- Helmet Detection:detect persons with/without helmets using YOLOv3(头盔\安全帽检测:使用YOLOv3检测是否戴头盔\安全帽)☆40Mar 8, 2020Updated 6 years ago
- This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it…☆32Jul 8, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Citation: If you use or find out our dataset useful, please cite our paper in the IEEE Geoscience and Remote Sensing Letters : Hong et al…☆13Nov 22, 2021Updated 4 years ago
- csdarknet53/darknet53-pytorch☆33Apr 19, 2021Updated 5 years ago
- Hand eye calibration with two modes: eye in hand and eye to hand☆10Feb 1, 2024Updated 2 years ago
- Pytorch implementation of A Simple yet Effective Pipeline for Radial Distortion Correction☆10Feb 4, 2020Updated 6 years ago
- 使用onnxruntime部署C2PNet图像去雾,包含C++和Python两个版本的程序☆11Apr 11, 2024Updated 2 years ago
- 本项目旨在自动生成虚拟的中国大陆地区标准车牌图像,并提供简单的数据增强手段,来增强视觉感官上的逼真程度。☆30Jul 8, 2020Updated 5 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。☆10Jul 27, 2019Updated 6 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Dec 28, 2020Updated 5 years ago
- 使用opencv部署3D人脸重建3DDFA-V3,包含C++和Python两个版本的程序,只依赖opencv库就能运行☆40Aug 19, 2024Updated last year
- 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.
- 使用ONNXRuntime部署人脸动漫化——AnimeGAN,包含C++和Python两个版本的代码实现☆44Jan 17, 2022Updated 4 years ago
- 双目图像拼接,双目相机立体匹配,得到深度图像等。☆11Apr 27, 2020Updated 6 years ago
- A python implementation of the Radiomics approach by Aerts et al (http://www.nature.com/articles/ncomms5006)☆10Mar 22, 2017Updated 9 years ago
- operate the xml files in the VOC dataset☆11Mar 23, 2019Updated 7 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Mar 21, 2025Updated last year
- ☆16Mar 26, 2025Updated last year
- end-to-end DeepLab V3+ semantic segmentation pipeline, implemented with tf.keras☆30Jan 6, 2026Updated 5 months ago