MAFAT Radar Challenge - Can you distinguish between humans and animals in radar tracks? Forum

Go back to competition Back to thread list Post in this thread

> Submission error

I tried to submit, and got the following error:
Traceback (most recent call last):
File "/worker/worker.py", line 330, in run
if input_rel_path not in bundles:
TypeError: argument of type 'NoneType' is not iterable

I double checked the csv in the zip file, and couldn't figure out what the problem is.
Can you please check out the file.

Posted by: Michael_Nitzan @ July 28, 2020, 9:46 a.m.

Hi,
Please try to resubmit with a shorter file name (up to 40 characters).

In general, submission error "File “/worker/worker.py”, line 330..." is an error in Codalab's worker. It can happen randomly and it is temporary. Most of the time the solution is to wait a few minutes and try to resubmit.
Also, try to avoid long file names and spaces (up to 40 characters).

Tsabar
(MAFAT Challenge Team)

Posted by: Mafat_Challenge @ July 28, 2020, 12:33 p.m.

Hi,
I shortened the name of the zip and the csv to a shorter name.
Submission still fails.

Posted by: Michael_Nitzan @ July 28, 2020, 1:28 p.m.

Hi Nitzan,
I can see that eventually you managed to submit your ZIP file successfully. If you encounter more submissions related issues in the future, please refer to this dedicated forum thread:
https://competitions.codalab.org/forums/22085/4157/

Tsabar
(MAFAT Challenge Team)

Posted by: Mafat_Challenge @ July 29, 2020, 11:51 a.m.

Error: There is one or more segments without a prediction in the file submission.csv

I get this above error upon submitting my zip file. I have checked my submission but it doesnt seem to have any missing values in the prediction column.

Posted by: Shanmukha-Y @ Aug. 13, 2020, 2:10 a.m.
Post in this thread