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

models.deep_completion #12

Open
XingFen-Xie opened this issue Feb 27, 2024 · 0 comments
Open

models.deep_completion #12

XingFen-Xie opened this issue Feb 27, 2024 · 0 comments

Comments

@XingFen-Xie
Copy link

XingFen-Xie commented Feb 27, 2024

Hello! Thank you for your sharing. However, when I was evaluating the model, I found that one file is missing.
Traceback (most recent call last): File "final_evaluation.py", line 10, in <module> from motion_loaders.motion_loader import get_motion_loader File "/root/autodl-tmp/action-to-motion/motion_loaders/motion_loader.py", line 7, in <module> from motion_loaders.deep_completion_motion_loader import DeepCompletionGeneratedDataset File "/root/autodl-tmp/action-to-motion/motion_loaders/deep_completion_motion_loader.py", line 5, in <module> import models.deep_completion as models ModuleNotFoundError: No module named 'models.deep_completion'
How can I solve this issue?

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

1 participant