Vai al contenuto

Dates & Submissions

A tentative schedule of the challenge is as follows:

2022-03-12Website and Training Data Release. Challenge Start.
2022-04-20Final test data release
2022-05-05Challenge End
2022-05-15Winner Announcement
2022-05-20Challenge Report Due
2022-06-06Camera Ready Report Submission
2022-08-21Challenge Presentation Date

Registration

In order to register to the challenge, please send an email to m.molinara@unicas.it with subject [subscription to icpr2022 wastewater challenge] containing your information:

  • Name and Surname
  • Institution
  • alternative email on which receive communications.

Submissions

To submit your results to the leaderboard you must construct a submission zip file containing:

  • a file test_result_#N.csv for each of the 11 test files, containing the model’s results on the test set
  • the source code of the system (for example a docker image ready to run) with instruction on how compile and run the test.

The csv submission format is composed of 11 files containing predictions of all categories in all the samples of the test set.
Specifically, each of the csv files should contain for each row, the substance predicted for the corresponding rows in the test file.

Each test file will contain the same columns as for training file, without the last column, that reports the class of the row.