Creating an Items List
Last updated
Was this helpful?
Last updated
Was this helpful?
An Items List is a JSON file that points the RedBrick AI platform to the data in your external storage and allows you to selectively import data points. The format of your Items List depends on both the type of cloud storage you have integrated with RedBrick AI and the type of data you are uploading.
For solution-specific instructions regarding how to format your Items List with , , or , please refer to the corresponding configuration guide.
It's important to note that each entry in your Items List will be created as a separate Task, which can then be annotated as a single unit. You can find detailed explanations of each key in our .
After creating your JSON Items List, you can upload it from RedBrick AI's Project Dashboard or by using the .
The example below contains fields relevant to image-only uploads.
This Items List will upload a single Task containing two Series.
Please note thatitems
must be a single string for NIfTI uploads.
This Items List will upload a single Task containing two Series.
This Items List will upload a single Task containing two images.
The frames must be in the correct order in the items
array.
This Items List will upload a single Task with two videos, where each video contains three frames.
In some use cases, you can rely on RedBrick AI to split your Study into a list of Series. This can be especially useful if you do not follow a strict naming convention for your studies.
You can upload a single Series or multiple Series per task using the simplified Study-Level format.
Please note that any Tasks uploaded using this format will only be automatically split after a user opens the Task in the Annotation Tool.
The Items List below will create a single task containing one or more series. RedBrick AI will parse the DICOM files on the client side and automatically split this list of .dcm
into one or more series (depending on the DICOM headers).
Please note that there is no need to create an Items List when using .