4. Export annotated file to PNG
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".
Export annotated file
Run the following command to export the annotated file:
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'll see the following output in the exported directory:
Download the exported files (zipped):
dogs_edited_json.zip (8.5MB)Next guide:
"5. Load exported files with Python"