TUMFTM / CameraRadarFusionNet

Apache License 2.0
407 stars 131 forks source link

ModuleNotFoundError: No module named 'crfnet' #16

Closed Dhanush0692 closed 3 years ago

Dhanush0692 commented 3 years ago

Hi, I followed the commands as given in the git repository of TUMFTM /CameraRadarFusionNet. sudo apt install graphviz pip install -e . and python setup.py build_ext --inplace

But when i try executing fusion_projection_lines.py it gives me ModuleNotFoundError which is No module named 'crfnet' Although it says crfnet is installed. Attached screenshot for the same. Can you please let me know where am i going wrong.

Thanks,

programmeeer commented 2 years ago

how did you solved?

BoxunFeng commented 2 years ago

how did you sloved?