BodyUploadConceptLabelsFromCsv
Properties
Name |
Type |
Description |
Notes |
file |
file_type |
A CSV file with columns: 'path', 'coactive_image_id', 'image_path', 'video_path', or 'coactive_video_id' to identify the assets to label, and a 'label' column with values '0' or '1' to indicate whether the associated asset is a negative or positive example of the concept, respectively. If videos identified by 'video_path' or 'coactive_video_id' are present in the CSV, a column 'frame_timestamp_ms' must also be present to determine the timestamp of the relevant frame from the beginning of the video in milliseconds. |
|
[Back to Model list] [Back to API list] [Back to home]