Metadata-Version: 2.4
Name: pylabelme2yolo
Version: 0.1.1
Summary: Convert LabelMe annotations to YOLO format
Home-page: https://github.com/yourusername/pylabelme2yolo
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.20.0
Requires-Dist: opencv-python>=4.5.0
Requires-Dist: typer>=0.4.0
Requires-Dist: Pillow>=8.0.0
Requires-Dist: tqdm>=4.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# pylabelme2yolo
convert labelme to yolo segment format with contantly class id
