Client Creation
Basic example showing how to create a CVAT client with API key authentication.
This example assumes using CVAT; is in scope and apiKey contains your CVAT API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |
Basic example showing how to create a CVAT client with API key authentication.
This example assumes using CVAT; is in scope and apiKey contains your CVAT API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |