HumanSignal / HumanSignal/label-studio
15000 YOLO annotation file export
Open
community:needs-information
community:reviewed
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
I was using curl to export 15000 yolo formatted annotation files and got an error at 2:07
curl: (28) Failed to connect to xxxx port 50005 after 127241 ms: Couldn't connect to server
The export script used is curl -X GET 'http://xxx:50005/api/projects/3/export?export_type=YOLO&download_resources=false' -H 'Authorization: Token xxxx' > crowdhuman-train.zip
Contributor guide
Assessment
This issue has not been assessed yet.