LAAC-LSCP / Zooniverse2

Extract chunks from longform recordings based on automatic annotations, and upload them to Zooniverse for crowd-sourced classification.
0 stars 0 forks source link

should this be integrated into ChildProject #6

Open lucasgautheron opened 3 years ago

lucasgautheron commented 3 years ago

cf. https://github.com/LAAC-LSCP/ChildRecordsData/pull/77

example usages:

sbatch --mem=64G --time=5:00:00 --cpus-per-task=8 --ntasks=1 -o test child-project zooniverse extract-chunks ../data/tsimane2017-data/ --destination . --sample-size 1
child-project zooniverse upload-chunks --project-slug 'lucasgautheron/my-new-project' --set-prefix h --destination . --zooniverse-login foo --zooniverse-pwd bar --batches 10
lucasgautheron commented 3 years ago

what do you think @alecristia ? I'm leaning towards integration