Import Data & Annotations
Last updated
Was this helpful?
Last updated
Was this helpful?
You can easily import large amounts of data from the command line interface. Before following this guide, make sure to .
To upload images that are stored in a non-conventional folder structure, you can define the structure using an JSON file and upload it like this.
If you don't want to use an items file for upload, ensure your data is stored within the correct folder structure . You can only upload a single data type in one upload operation. See the .
You can see all available .
To group your images by study, see , input the following:
To upload a , input the following:
To import data that is stored externally (e.g., in an AWS s3 bucket), you must specify the storage ID. You can find your storage solution's unique Storage ID in the Storage tab of the RedBrick AI platform.
The following command will upload your (locally stored) annotation files and your image files (stored in STORAGEID
):
If your annotation files are also stored externally, you can run the following command:
Prepare an containing references to your externally stored files.
To import annotations with your data, you must first create an items JSON file .