The Semi-Supervised DAVIS Challenge on Video Object Segmentation @ CVPR 2020 Forum

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

> sunmission error about davis2017 test-dev

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.

0%| | 0/30 [00:00<?, ?it/s]
3%|â–Ž | 1/30 [00:07<03:50, 7.95s/it]
7%|â–‹ | 2/30 [00:12<03:12, 6.88s/it]
10%|â–ˆ | 3/30 [00:22<03:33, 7.90s/it]
13%|█▎ | 4/30 [00:34<03:57, 9.13s/it]
17%|█▋ | 5/30 [00:37<03:01, 7.27s/it]
20%|██ | 6/30 [00:42<02:40, 6.68s/it]Exception ignored in: <function tqdm.__del__ at 0x7f896a791ae8>
Traceback (most recent call last):
File "/.pyenv/versions/anaconda3-2018.12/lib/python3.7/site-packages/tqdm/_tqdm.py", line 931, in __del__
self.close()
File "/.pyenv/versions/anaconda3-2018.12/lib/python3.7/site-packages/tqdm/_tqdm.py", line 1133, in close
self._decr_instances(self)
File "/.pyenv/versions/anaconda3-2018.12/lib/python3.7/site-packages/tqdm/_tqdm.py", line 496, in _decr_instances
cls.monitor.exit()
File "/.pyenv/versions/anaconda3-2018.12/lib/python3.7/site-packages/tqdm/_monitor.py", line 52, in exit
self.join()
File "/.pyenv/versions/anaconda3-2018.12/lib/python3.7/threading.py", line 1029, in join
raise RuntimeError("cannot join current thread")
RuntimeError: cannot join current thread
I check the file format without subfolder

Posted by: kelvinsun @ Oct. 27, 2020, 6:41 a.m.

Hello,

Since you had the error I saw that you successfully submitted some results. My guess would be that either there were some corrupted masks in your submission or sometimes codalab has some hiccups that are solved a couple of days later.

Let us know if you are still experiencing problem.

Best,
Sergi Caelles

Posted by: scaelles @ Oct. 28, 2020, 10:02 a.m.
Post in this thread