cvpy.annotation.cvat.CVATAuthenticator.CVATAuthenticator.generate_cvat_token¶
- static CVATAuthenticator.generate_cvat_token()¶
Authenticate a user against a CVAT server.
This function prompts the user to enter a CVAT server URL, username and password. In case of successful authentication, the function writes the token returned by CVAT in a file named .annotation_auth in the user’s home directory.