LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

multithread annotation validation #116

Closed lucasgautheron closed 3 years ago

lucasgautheron commented 3 years ago

Is your feature request related to a problem? Please describe.

Validating annotations is very slow, and is very easy to parallelise...

Describe the solution you'd like

add a --threads option to child-project validate and a threads argument to AnnotationManager.validate().