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

Operational issues #8

Open
fangxinGod opened this issue Apr 1, 2024 · 3 comments
Open

Operational issues #8

fangxinGod opened this issue Apr 1, 2024 · 3 comments

Comments

@fangxinGod
Copy link

Traceback (most recent call last):
File "/home/hpe/hou/复现/APES/utils/train.py", line 1, in
import apes # this line is necessary because we need to register all apes modules
^^^^^^^^^^^
ModuleNotFoundError: No module named 'apes'

Why is this happening, and how can it be resolved?

@JunweiZheng93
Copy link
Owner

It seems that you didn't register the apes module. Did you modify anything? You can also have a look at mmengine about how to register a module.

@fangxinGod
Copy link
Author

Sorry, I haven't found a way to solve this problem in the process. Do you have any relevant examples?

@LiHaodong0217
Copy link

Very nice work,could you share the code of sampling methods comparison in section 5?Looking forward to your reply.

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