Upload data
To upload data (images) to a project, use the following command:
With
project_name: name of the project
image_folder_path: path to the folder containing the images
For example, if you want to upload images that are in the folder /home/davy/Pictures/images of cars to a project named car detection, use the following command:
Last updated