API¶
API - Python wrappers to script your interactions with the Supervisely web instance. Instead of clicking around, you can write a script to request, via the API, a sequence of tasks, like training up a neural network and then running inference on a validation dataset.
Modules¶
- API
- Agent API
- Annotation API
- App API
- Dataset API
- File API
- Image Annotation Tool API
- Image API
- Import Storage API
- Labeling Job API
- Module API
- Neural Network API
- Object Class API
- Plugin API
- Project API
- Project Class API
- Role API
- Task API
- Team API
- User API
- Workspace API
- Entity Annotation API
- Pointcloud API
- Video API