3. Load annotated file with Python

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

Prepare an annotated file

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

Follow the previous guide "2. Open and edit annotated file" to create an annotated file, or download it from:

Download the edited file:

dogs_edited.json (870 KB)

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_annotated.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 image and annotations visualized.

Next guide:

"4. Export annotated file to PNG"