Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError in raw_pose_processing #103

Open
FrankLiu1118 opened this issue Nov 13, 2023 · 2 comments
Open

FileNotFoundError in raw_pose_processing #103

FrankLiu1118 opened this issue Nov 13, 2023 · 2 comments

Comments

@FrankLiu1118
Copy link

This is the output:Processed / All (fps 100): 8433/14055
Processing: KIT: 100%|██████████| 4232/4232 [2:26:16<00:00, 2.07s/it]
Processed / All (fps 100): 12665/14055
Processing: SSM_synced: 100%|██████████| 30/30 [00:19<00:00, 1.53it/s]
Processed / All (fps 120): 12695/14055
Processing: DFaust_67: 100%|██████████| 139/139 [01:27<00:00, 1.60it/s]
Processed / All (fps 60): 12834/14055
Processing: TotalCapture: 100%|██████████| 37/37 [09:36<00:00, 15.59s/it]
Processed / All (fps 60): 12871/14055
Processing: SFU: 100%|██████████| 44/44 [04:13<00:00, 5.76s/it]
Processed / All (fps 120): 12915/14055
Processing: Transitions_mocap: 100%|██████████| 110/110 [02:13<00:00, 1.21s/it]
Processed / All (fps 120): 13025/14055
Processing: Eyes_Japan_Dataset: 100%|██████████| 750/750 [1:25:46<00:00, 6.86s/it]
Processed / All (fps 120): 13775/14055
Processing: HumanEva: 100%|██████████| 28/28 [01:41<00:00, 3.62s/it]
Processed / All (fps 120): 13803/14055
Processing: ACCAD: 100%|██████████| 252/252 [04:35<00:00, 1.09s/it]
Processed / All (fps 120): 14055/14055
0%| | 4/14616 [00:00<00:14, 990.62it/s]
Traceback (most recent call last):
File "/mnt/ssd_1/hongyi/HumanML3D/HumanML3D/raw_pose_processing.py", line 154, in
data = np.load(source_path)
File "/home/hyliu/anaconda3/lib/python3.9/site-packages/numpy/lib/npyio.py", line 417, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: './pose_data/CMU/80/80_63_poses.npy'

@CMY-CTO
Copy link

CMY-CTO commented Jan 26, 2024

image
Hi! I also met this problem. How did you solve it? By modifying index.csv or modifying the directory level of ./pose/ or others?
Thank you!

@biscuit1103
Copy link

图像 你好!我也遇到了这个问题。你是怎么解决的?通过修改index.csv或者修改目录级别./pose/或者其他? 谢谢你!

Excuse me, have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants