APES icon indicating copy to clipboard operation
APES copied to clipboard

Operational issues

Open fangxinGod opened this issue 2 years ago • 3 comments

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?

fangxinGod avatar Apr 01 '24 11:04 fangxinGod

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.

JunweiZheng93 avatar Apr 01 '24 14:04 JunweiZheng93

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

fangxinGod avatar Apr 07 '24 08:04 fangxinGod

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

micky-li-hd avatar Apr 19 '24 15:04 micky-li-hd