Skip to content

Import annotations

From an "Annotation" phase, you can import new annotations.

At the top of the page, click on the "Import annotations" button.

Upload a CSV file

You can either click on the "Import annotation" zone or drag a file in it. The file should be a csv with the following columns:

ColumnTypeDescription
datasetstringName of the dataset. If it doesn't correspond to the campaign dataset, you will have the choice to keep it or not
start_datetimetimestampStart of the annotation
end_datetimetimestampEnd of the annotation
start_frequencyintLower frequency of the annotation
end_frequencyintHigher frequency of the annotation
annotationstringLabel of the annotation
annotatorstringDetector or annotator that created the annotation
is_boxbooleanEither the annotation is a box or a weak annotation
confidence_indicator_labelstringThe name of the level of confidence (if exists)
confidence_indicator_levelstring
[int]/[int]
The level of confidence on the maximum level available (if exists)

In the case of weak annotations, start/end datetime and start/end frequency should be the ones of the file.

Configure detectors

After submitting your file, you will need to configure the detectors as they will be saved in the database.

You will be asked to assign the CSV detectors to an existing one or to create a new one. Here you can also select only the detectors you want to check, in case the file contains multiple ones.

You can then specify each detector configuration (existing or new one).

Submit

When you're done you can click on "Import". The upload will start. It will be split in chunks of 200 lines to easy large file import. You can follow the progression and an estimated remaining time is given.

INFO

If you encounter an error, reset the import and load a corrected file. The annotations won't be duplicated.