cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
11.74k stars 2.88k forks source link

Export Labels to Cloud Storage using API #8087

Closed realtimshady1 closed 2 days ago

realtimshady1 commented 3 days ago

Actions before raising this issue

Is your feature request related to a problem? Please describe.

I have to manually export annotations to cloud storage using the UI

Describe the solution you'd like

Allow the GET /api/tasks/{id}/annotations/ and /api/jobs/{id}/annotations/ to download annotations to cloud storage in API

Describe alternatives you've considered

No response

Additional context

This used to be possible in previous versions

bsekachev commented 2 days ago

These methods are for internal use only, not to exporting data. Please refer to API documentation for details.