Levigty / AimCLR-v2

3s-AimCLR++ for Self-Supervised Skeleton-Based Action Recognition
MIT License
7 stars 2 forks source link

ModuleNotFoundError: No module named 'net.aimclr_v2_3views' #1

Open scholar-wu opened 1 year ago

scholar-wu commented 1 year ago

When I run the “python main.py pretrain_aimclr_v2_3views --config config/three-stream/pretext/pretext_aimclr_v2_3views_ntu60_xview.yaml” again, I encounter the following problem“No module named 'net.aimclr_v2_3views'”, how can I solve this problem? image

Levigty commented 10 months ago

Sorry for the late reply. The most crucial file was not uploaded before because the paper is still under review. It has been updated now. See net/aimclr_v2.py and net/aimclr_v2_3views.py. You can try again. If you have any questions, please feel free to ask again.