Upload images via APIΒΆ
- Supervisely Tutorial #10
- Imports
- Initialize API access with your credentials
- Initialize the API access object
- Script parameters
- Verify parameters
- Find project or create the new one
- Get paths of all images in a directory
- Calculate hashes for all images paths
- Get hashes that are already on server
- Create dataset for new images
- Upload images to the created dataset
- Done!