pylabel
PyLabel is a Python package that assists in preparing image datasets for computer vision models like PyTorch and YOLOv5. It offers efficient conversion of annotation formats such as COCO to YOLO with minimal code. Users can analyze image datasets and strategically split them into training, test, and validation groups. Furthermore, PyLabel includes a Jupyter notebook-based tool supporting both manual and AI-assisted image labeling. It also allows easy visualization to verify annotations, developed as a project at UC Berkeley.