Open beppe2hd opened 1 year ago
Thanks for your solution, I have correctly downloaded kinetics400 using the command : "openxlab dataset get --dataset-repo OpenMMLab/Kinetics-400"
Thanks for your solution, I have correctly downloaded kinetics400 using the command : "openxlab dataset get --dataset-repo OpenMMLab/Kinetics-400"
Hi, I want to know how to process the .tar.gz.0000 file?I got the mistakes as follows: gzip:sudin:unexpected end of file. Additional, the .tar.gz.0001 seems not a archive file, how to process it? Thank you very much!
Thanks for your solution, I have correctly downloaded kinetics400 using the command : "openxlab dataset get --dataset-repo OpenMMLab/Kinetics-400"
Hi, I want to know how to process the .tar.gz.0000 file?I got the mistakes as follows: gzip:sudin:unexpected end of file. Additional, the .tar.gz.0001 seems not a archive file, how to process it? Thank you very much!
我下载好数据集后,直接运行 preprocess_k400.sh 这个脚本后,就解压好了,你可以试一试
Hi, Facing login issue in https://github.com/omniobject3d/OmniObject3D/issues/42
$ openxlab dataset get --dataset-repo OpenMMLab/Kinetics_700 Fetching the list of datasets... 401: {"msg":"login required"}
Although I verified that I am correctly logged in
Appreciate your help. Thanks,
Branch
main branch (1.x version, such as
v1.0.0
, ordev-1.x
branch)Prerequisite
Environment
sys.platform: linux Python: 3.8.18 (default, Sep 11 2023, 13:40:15) [GCC 11.2.0] CUDA available: False numpy_random_seed: 2147483648 GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 PyTorch: 2.1.0 PyTorch compiling details: PyTorch built with:
TorchVision: 0.16.0 OpenCV: 4.8.1 MMEngine: 0.9.1 MMAction2: 1.2.0+4d6c934 MMCV: 2.1.0 MMDetection: 3.2.0 MMPose: 1.2.0
Describe the bug
If I try to download the kinetics700 dataset with mim it fails
Reproduces the problem - code sample
No response
Reproduces the problem - command or script
Reproduces the problem - error message
Additional information
If I try to download the dataset with the command:
The dataste is correctly downloaded