Jordan-Pierce/yolo-tiling
Tile (slice) a YOLO-formatted dataset for small detection, segmentation, and classification
When working with high-resolution images for object detection, segmentation, or classification, it can be hard to spot small details. This tool takes your existing YOLO-formatted image datasets and precisely cuts them into smaller, overlapping tiles. It helps prepare your visual data for machine learning models, ensuring even tiny objects are detected and accurately processed.
Used by 1 other package. Available on PyPI.
Use this if you need to improve the performance of your computer vision models on small objects within large images by generating a tiled dataset.
Not ideal if your images are already small or if you don't need to detect very fine details.
Stars
18
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 20, 2026
Commits (30d)
0
Dependencies
8
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Jordan-Pierce/yolo-tiling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟