An open API service indexing awesome lists of open source software.

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

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