mbaradad/im2pcl

convolutional_head unfound

Closed this issue · 1 comments

Hi, thanks for such a great project.

I am running samples using your models and there is an error occurred:

Traceback (most recent call last):
File "test.py", line 1, in
from convolutional_head.eval.metrics import compute_depth_metrics
ModuleNotFoundError: No module named 'convolutional_head'

Any idea on solving this? Many thanks!

Sorry, we had pushed a previous version which required some of our local libraries. We have updated the code with these libraries and tested it in a separate environment, and now it should work after installing the requirements.