I'm very interested in the NaviDiffusor work, and I'm currently following the project instructions to reproduce the training. However, I’ve encountered an issue during the process. When I run the training script as suggested in the README:
python train/train.py -c /home/server/naviD/train/config/defaults.yaml
I encounter the following error:
ModuleNotFoundError: No module named 'vint_train.models.vint'
