Starter Guide
You need to be a Starter or Pro member to access the full content of this.
- 1. Annotate image with Labelme
- Prepare an image
- Open the image in Labelme
- Annotate the image
- Save the annotation
- 2. Open and edit annotated file
- Prepare an annotated file
- Open the annotated file
- Edit the annotations
- 3. Load annotated file with Python
- Prepare an annotated file
- Install Labelme with Pip
- Create a Python script
- Run the Python script
- 4. Export annotated file to PNG
- Prepare an annotated file
- Install Labelme with Pip
- Export annotated file
- 5. Load exported files with Python
- Prepare exported files
- Install Labelme with Pip
- Create a Python script
- Run the Python script