likojack / bnv_fusion

This repository implements our CVPR2022 paper "BNV-Fusion: Dense 3D Reconstruction using Bi-level Neural Volume Fusion"
MIT License
135 stars 18 forks source link

I have the two question. #7

Closed wr447329532 closed 1 year ago

wr447329532 commented 2 years ago

Hello, I have a questions for you: ModuleNotFoundError: No module named 'src'

likojack commented 2 years ago

Thanks for the feedback. I have updated the readme accordingly.

wr447329532 commented 2 years ago

Thanks。Second question: Can you provide a docker image? anaconda installed many times the environment has been in conflict。

likojack commented 2 years ago

As mentioned in the readme, The docker image isn't working properly due to Open3D. Unfortunately I haven't got time to figure out a solution for that yet. If you can provide a dockerfile with pytorch and open3d installed, it would be superb!