<aside> <img src="/icons/snippet_green.svg" alt="/icons/snippet_green.svg" width="40px" /> A Labelme JSON file Annotate an image with Labelme

<aside> <img src="/icons/document_gray.svg" alt="/icons/document_gray.svg" width="40px" /> The annotated file:

dogs.json

</aside>

</aside>

<aside> <img src="/icons/snippet_green.svg" alt="/icons/snippet_green.svg" width="40px" /> A Labelme JSON file Open and edit an annotated Labelme JSON file

<aside> <img src="/icons/document_gray.svg" alt="/icons/document_gray.svg" width="40px" /> The edited file:

dogs_edited.json

</aside>

</aside>

<aside> <img src="/icons/command-line_green.svg" alt="/icons/command-line_green.svg" width="40px" /> Visualization tool for a Labelme JSON file Visualize a Labelme JSON file with Python

<aside> <img src="/icons/document_gray.svg" alt="/icons/document_gray.svg" width="40px" /> The Python file:

load_annotated_file.py

</aside>

</aside>

<aside> <img src="/icons/snippet_green.svg" alt="/icons/snippet_green.svg" width="40px" /> Exported files Export a Labelme JSON file to PNG and etc.

<aside> <img src="/icons/document_gray.svg" alt="/icons/document_gray.svg" width="40px" /> The exported files that are zipped (to open please double-click to extract):

dogs_edited_json.zip

</aside>

</aside>

<aside> <img src="/icons/command-line_green.svg" alt="/icons/command-line_green.svg" width="40px" /> Visualization tool for exported files Visualize exported files with Python

<aside> <img src="/icons/document_gray.svg" alt="/icons/document_gray.svg" width="40px" /> The Python file:

load_exported_files.py

</aside>

</aside>