CS-FantaC

Results 4 issues of CS-FantaC

envs/env_ani/lib/python3.9/site-packages/torch/_utils.py", line 722, in reraise raise exception ValueError: Caught ValueError in DataLoader worker process 0. video_reader.py", line 343, in __getitem__ target_set, target_labels, real_target_labels = zip(*t) ValueError: not enough values to...

The UCF101 dataset you are using is in .zip format, while the dataset I downloaded from the official website is in .rar format, and the dataset directory structure on the...

robosuite==1.4.0,robocasa==0.2.0,robomimic(on branch robocasa)==0.3.0 I use command python /root/workspace/datasets/robomimic/robomimic/scripts/train.py --config /root/workspace/datasets/robomimic/robomimic/autogen_configs/ril/diffusion_policy/robocasa/im/04-01-eval_DP_CloseSingleDoor/04-01-25-13-49-03/json/seed_123_ds_ckpt_datasets.json --eval_only then encounter this issue Traceback (most recent call last): File "/root/workspace/datasets/robomimic/robomimic/scripts/debug_train.py", line 151, in env_iterator env = create_env_helper() File...

It seems like something wrong with SSL,I already download PnPCounterToCab,PnPCabToCounter,PnPCounterToSink ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007) urllib.error.URLError: here is the traceback python -m robocasa.scripts.download_datasets --ds_types mg_im...