weecology / LabelStudio_BlogPost

source code for label studio examples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabelStudio_BlogPost

First install the environment

pip install -r requirements.txt

Start up label-studio

label-studio

Go to account in the top right and copy the API key.

Create a .env file in the same folder as this repo

.env

LABEL_STUDIO_API_KEY=#######################

Download the sample tile

wget https://www.dropbox.com/scl/fi/f60hv8qzm7eyuw0tbdz7g/vulture_crop.tif?rlkey=rax4403x53r9ifqg5uq3ce67o&dl=1

About

source code for label studio examples.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%