2023 IEEE GRSS Data Fusion Contest Track 2 Forum

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

> track2 submission issue

I am submitting the files in the same format as mentioned in the starting_kit.zip but upon submission, its says failed and gives this error:

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python3.7/site-packages/mmcv/__init__.py:21: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process and add a data transformation module. In addition, it will rename the package names mmcv to mmcv-lite and mmcv-full to mmcv. See https://github.com/open-mmlab/mmcv/blob/master/docs/en/compatibility.md for more details.
'On January 1, 2023, MMCV will release v2.0.0, in which it will remove '
Traceback (most recent call last):
File "/tmp/codalab/tmpYYPHiL/run/program/metric.py", line 108, in
dsm_pred_list = os.listdir(dsm_pred_path)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmpYYPHiL/run/input/res/height'

Your help would be appreciated.

Posted by: FaryalJaved @ Feb. 23, 2023, 11:58 a.m.

@FaryalJaved Hello, we checked the zip file you submitted. The reason for the failure is that the zip file is unzipped to a folder instead of the height folder and results.json. Please check your compression method and submit again.

Posted by: dfc2023.iecas @ Feb. 24, 2023, 6:48 a.m.
Post in this thread