scripts/convert_to_lerobot.py error message = 'No such file or directory' : sample_dataset/meta_info/digitaltwin_0/0d960aec-079c-4827-9836-72fa5c8e6c9a/aligned_joints.h5
run cmd:
python scripts/convert_to_lerobot.py --data_dir sample_dataset --save_dir ./output --repo_id=agibot/agibotdigital --preprocess_video
Svt[info]: SVT [config]: main profile tier (auto) level (auto)
Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 640 / 360 / 30 / 1
Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420
Svt[info]: SVT [config]: preset / tune / pred struct : 8 / PSNR / random access
Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 2 / 32 / key frame
Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 30.00
Svt[info]: SVT [config]: AQ mode / Variance Boost : 2 / 0
Svt[info]: SVT [config]: sharpness / luminance-based QP bias : 0 / 0
Svt[info]: SVT [config]: QP scale compress strength : 0
Svt[info]: -------------------------------------------
Svt[warn]: Failed to set thread priority: Invalid argument
Svt[warn]: Failed to set thread priority: Invalid argument
Svt[warn]: Failed to set thread priority: Invalid argument
Svt[warn]: Failed to set thread priority: Invalid argument
Svt[warn]: Failed to set thread priority: Invalid argument
Video preprocessing: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 64/64 [11:24<00:00, 10.70s/it]
0%|
| 0/8 [00:00<?, ?it/s]
FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = 'sample_dataset/meta_info/digitaltwin_0/0d960aec-079c-4827-9836-72fa5c8e6c9a/aligned_joints.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)