-
Notifications
You must be signed in to change notification settings - Fork 41
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
Cannot find submodule dust3r. #24
Comments
Hi, it seems you are using a Windows machine. Please change the path from |
Maybe you could pass your absolute path in to |
And if it still doesn't work, try to change
into
|
Hi Drexubery |
Hi Drexubery Thanks |
We plan to release this part of code in the next 2 weeks. |
THkans! |
Hi dear
sys.path.append("./extern/dust3r")
from dust3r.inference import inference, load_model
from dust3r.utils.image import load_images
from dust3r.image_pairs import make_pairs
from dust3r.cloud_opt import global_aligner, GlobalAlignerMode
from dust3r.utils.device import to_numpy
I found that I cannot find these submodules. My E: \ GSSS \ ViewCrafter \ extern \ dest3r \ dest3r has these files
What command should I execute to install or find these submodules
Thanks
dear
The text was updated successfully, but these errors were encountered: