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

ValueError: Invalid data_path! #32

Open
shuodehaoa opened this issue Jun 27, 2024 · 2 comments
Open

ValueError: Invalid data_path! #32

shuodehaoa opened this issue Jun 27, 2024 · 2 comments

Comments

@shuodehaoa
Copy link

https://scikit-learn.org/stable/model_persistence.html#security-maintainability-limitations
warnings.warn(
Traceback (most recent call last):
File "/nas/project/AnimatableGaussians/main_avatar.py", line 837, in
trainer.test()
File "/home/gao/anaconda3/envs/AniGaussian/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "/nas/project/AnimatableGaussians/main_avatar.py", line 535, in test
testing_dataset = PoseDataset(**self.opt['test']['pose_data'], smpl_shape = training_dataset.smpl_data['betas'][0])
File "/home/gao/anaconda3/envs/AniGaussian/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "/nas/project/AnimatableGaussians/dataset/dataset_pose.py", line 59, in init
raise ValueError('Invalid data_path!')
ValueError: Invalid data_path!

@shuodehaoa
Copy link
Author

image
This is my avatar.yaml file
running command is "python main_avatar.py -c configs/avatarrex_lbn2/avatar.yaml --mode=test"
Is there any problem? Please help me! I will appreciate

@fluide1022
Copy link

+1

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

2 participants