CRIMAC-WP4-Machine-learning / CRIMAC-annotationtools

This repository contatin tools to read, convert and write annotatons from fisheries acoustics
MIT License
1 stars 2 forks source link

Create dockerized code to create annotation-files on zarr grid from work files #6

Closed nilsolav closed 11 months ago

nilsolav commented 11 months ago

We would like to move the label generation code to this repository. We then separate the preprocessing of sv files and the generation of labels.

We need to generate a docker image with versioning (similar logic to CRIMAC-preprocessing-korona).

The conatainer must take the zarr files and the work files as input and generate the zarr based annotations, and the code should be based on the annotation generated from the CRIMAC-preprocessing.

tomaszfurmanek commented 11 months ago

docker image with versioning is ready