qcraftai / pillar-motion

Self-Supervised Pillar Motion Learning for Autonomous Driving (CVPR 2021)
Other
118 stars 13 forks source link

No module named 'motion.utils.dist' #5

Open kuanchih1993 opened 3 years ago

kuanchih1993 commented 3 years ago

Hi, when I run the training script, I encounter the problem:

from motion.utils.dist import dist_common as comm ModuleNotFoundError: No module named 'motion.utils.dist'