Skip to content

toni-heittola/dcase2023_task1_submission_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCASE2023 - Task 1 - Submission validator

Author:

Toni Heittola, Tampere University Email, Homepage, GitHub

This is an automatic validation tool for DCASE2023 Challenge task1 submission. The tool helps challenge participants to prepare correctly formatted submission packages, which in turn will speed up the submission processing in the challenge evaluation stage.

Files are validated as strictly as possible against submission instructions. However, it is quite tricky to take into account all possible error combinations. So if you get a validation error, but you feel that formatting is in fact correct, just proceed with submission.

Validator is made for Python version >= 3.7.

Usage

To validate full submission package (in ZIP format):

python main.py -p submission_package.zip

To validate single entry (a pair of system output and associated meta information files):

 python main.py -o Test_TAU_task1_1.output.csv -m Test_TAU_task1_1.meta.yaml

About

DCASE2023 Challenge Task 1 submission validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages