An open API service indexing awesome lists of open source software.

https://github.com/effectai/labelbox-task-scripts

Utility scripts for working with tasks from LabelBox
https://github.com/effectai/labelbox-task-scripts

Last synced: 4 months ago
JSON representation

Utility scripts for working with tasks from LabelBox

Awesome Lists containing this project

README

          

# Effect Network LabelBox Scripts

This script can also download images from the LabelBox instance and
upload them to a private IPFS instance, to ensure the images stay
accessible and behind HTTPS. For this to work, you must set your
LabelBox session ID which can be fetched from the HTTP requests in an
authenticated LabelBox instance:

```
export LB_SESSION_ID=".eJ....."
```

### Examples

```
bb convert project-5-at-2023-06-01-15-26-9429f31c.json
```