PBVS 2022 Multi-modal Aerial View Object Classification Challenge - Track 1 (SAR) Forum

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

> Submission failure

Hi,

I just made a few submissions, but all of them failed due to the following error:

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpCAVcYY/run/program/evaluation.py", line 12, in
preds = pd.read_csv(input_dir + '/res/results.csv')
File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 498, in parser_f
return _read(filepath_or_buffer, kwds)
File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 275, in _read
parser = TextFileReader(filepath_or_buffer, **kwds)
File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 590, in __init__
self._make_engine(self.engine)
File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 731, in _make_engine
self._engine = CParserWrapper(self.f, **self.options)
File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 1103, in __init__
self._reader = _parser.TextReader(src, **kwds)
File "pandas/parser.pyx", line 353, in pandas.parser.TextReader.__cinit__ (pandas/parser.c:3246)
File "pandas/parser.pyx", line 591, in pandas.parser.TextReader._setup_parser_source (pandas/parser.c:6111)
IOError: File /tmp/codalab/tmpCAVcYY/run/input/res/results.csv does not exist

However, the zip files I submitted did have results.csv in them, so I have no idea what's going on here. Any suggestions?

Posted by: DukeGOGOGO @ Feb. 22, 2021, 10:13 p.m.

Never mind. We figured it out by using another way to zip the files. Thanks.

Posted by: DukeGOGOGO @ Feb. 23, 2021, 7:40 p.m.
Post in this thread