pylabel-project / pylabelLinks
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
☆340Updated last year
Alternatives and similar repositories for pylabel
Users that are interested in pylabel are comparing it to the libraries listed below
Sorting:
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆116Updated 2 years ago
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆114Updated last year
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆211Updated 2 weeks ago
- Packaged version of ultralytics/yolov5 + many extra features☆294Updated 6 months ago
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆256Updated last week
- Simple tool to split COCO annotations into train/test datasets.