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
- Host: GitHub
- URL: https://github.com/effectai/labelbox-task-scripts
- Owner: effectai
- Created: 2023-06-13T21:11:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T22:52:29.000Z (almost 3 years ago)
- Last Synced: 2025-10-10T12:12:50.639Z (8 months ago)
- Language: HTML
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```