<aside> <img src="/icons/warning_gray.svg" alt="/icons/warning_gray.svg" width="40px" /> The following guide is created on macOS so you might need to adapt a few of them on your platform. Feel free to ask me questions via email.

</aside>

<aside> <img src="/icons/light-bulb_gray.svg" alt="/icons/light-bulb_gray.svg" width="40px" /> Follow the previous guide (Open and edit an annotated Labelme JSON file) to annotate file or download it from below:

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

dogs_edited.json

</aside>

</aside>

  1. Install labelme Python package following guide:

    Install labelme Python package

  2. Export the annotated JSON file into other formats.

    labelme_export_json dogs_edited.json
    

    Untitled

    Untitled

    <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>

Next guide:

Visualize exported files with Python