lidar-bonnetal
lidar-bonnetal copied to clipboard
Module not found error when running the infer function to get the prediction.
Hello.
Thank you for your work and support by making this project an open source.
Recently, I am trying to work with lidar-bonnetal to get predictions from pretrained model. I am facing module not found issue. I am running the command ./infer.py -d ~/Documents/fzi_downloads/ -l prediction_output/ -m trained_models/squeezeseg/
from the terminal. I have also changed the user.py infer() function so that only the testing code is run.
I am facing the issue of module not found error "parserModule". I am currently working on Mac M1. Kindly let me know the reason behind the issue. I am also attaching the screenshot of the output from the above code.
Thank you.