Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select the newly created project

  2. Choose the actions and select “import dataset”

  3. Select “CamVid 1.0” for the import format

  4. Click or drag the downloaded zip file

    1. the zip file name should now be under the “drag here” box

  5. Press “ok” to start the import

    1. An initial progress notification should pop up on the screen

    2. Then another “Annotation import finished” notification should pop-up. This may take some time (~1-2 minutes).

    3. You should see the dataset in the project

Exporting Data

  1. Make sure you save your project by pressing the “Save” icon

  2. press the Menu (3 lines) icon

  3. export job dataset

  4. Choose CamVid 1.0 format

  5. Give the export a proper custom name. I need

    1. number of images

  6. Press ok

  7. The download request will be in the “request” tab. It may take a little bit of time to prepare the download

  8. Once it’s finished, press the 3 dots to “download”

  9. Once downloaded onto your local computer, place the completed job zip folder in the appropriate google drive folder.

Labeling

Info
  • keyboard short-cuts are helpful

  • you’ll need a physical mouse to do this. A track pad will be too difficult.

...

  1. Log into Google Account

  2. Go to Private Google Drive for CVAT

    1. It’s a good idea to have this link bookmarked

  3. Open File named ‘Labeled’

  4. In the upper lefthand corner of Google Drive, click on the use “+ New” to upload a folder

  5. Drag and drop the folder into Drive

  6. Name the Folder, SPECIES, SITE, DATE of collection

Shutdown Docker

docker compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml down

...