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

Could not find a version that satisfies the requirement splatting #9

Open
xiaofanustc opened this issue May 27, 2021 · 2 comments
Open

Comments

@xiaofanustc
Copy link

hello,

when i run pip install geometry-free-view-synthesis, proper version of splatting seems missing,
image
image
Any suggestion about this problem?

@zhuzhu18
Copy link

you can find the "splatting" module here:
https://github.com/hperrot/splatting

@avinres
Copy link

avinres commented Nov 18, 2021

I have installed this but still getting following error.

from geofree.modules.warp.midas import Midas
File "/workspace/geometry-free-view-synthesis-master/geofree/modules/warp/midas.py", line 7, in
from splatting import splatting_function
ImportError: cannot import name 'splatting_function' from 'splatting' (unknown location)

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

3 participants