Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running test_demo.py #1

Open
summerstay opened this issue Jun 14, 2019 · 1 comment
Open

Running test_demo.py #1

summerstay opened this issue Jun 14, 2019 · 1 comment

Comments

@summerstay
Copy link

summerstay commented Jun 14, 2019

On the line "from model import SfMNet, lambSH_layer, pred_illuDecomp_layer" I am getting an import error "ImportError: cannot import name 'SfMNet'". I can see SFMnet.py, lambSH_layer.py, and pred_illuDecomp_layer.py in the main directory. I removed "from model" from the line and it seems to work.
Also, it would be good to note somewhere that the mask should be a single-channel image, not RGB.

@hannesdelbeke
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants