5. Load exported files with Python

You need to be a Starter or Pro member to access the full content of this.

Prepare exported files

Prepare one you want to use. This guide uses the one exported in the previous guide.

Follow the previous guide 4. Export annotated file to PNG to export an annotated file, or download it from:

Download the exported files (zipped):

dogs_edited_json.zip (8.5MB)

Install Labelme with Pip

We will use Labelme installed via Pip. If you haven't, install Python and Labelme following "Install Labelme using Pip".

Create a Python script

Open a text editor and create a Python script load_exported_file.py:

If you have Labelme Starter or Pro, sign in 🔒️ to read the rest of the guide. Or check our plans if you don't have them yet.

You will see the exported files loaded and visualized.

That’s all! Now you’re ready to start building your own dataset using Labelme.