https://github.com/jmlich/labelme-pytools
convert labelme polygons to some other formats
https://github.com/jmlich/labelme-pytools
computer-vision labelme
Last synced: 2 months ago
JSON representation
convert labelme polygons to some other formats
- Host: GitHub
- URL: https://github.com/jmlich/labelme-pytools
- Owner: jmlich
- Created: 2021-09-20T11:27:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T11:27:45.000Z (almost 5 years ago)
- Last Synced: 2025-12-26T15:08:21.450Z (7 months ago)
- Topics: computer-vision, labelme
- Language: Shell
- Homepage:
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-deeplab-labelme.txt
Awesome Lists containing this project
README
- create dataset using labelme
- https://github.com/CSAILVision/LabelMeAnnotationTool.git
- data are in Images/ + Annotation/
- export Annotation from vector data to raster data
- save_all_labels.sh
- resize images / annotations to reasonable size
- crop_orig_labels.sh
- prepare negative dataset (SUN dataset in my case)
- crop_negative_labels.sh
- create list of data (list of images in training and testing set)
- prepare_list_of_images.sh