-
Notifications
You must be signed in to change notification settings - Fork 174
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
Online & Offline Demo Debugging #23
Comments
I solved this problem and finally found out that the problem is caused by: When I run After that,an incomplete folder The simplest way to solve it is removing the By the way,I noticed that the nerfcapture app connection is so fragile:
hope these will be fixed in the future~ |
Hello, I got a question. I found online or offline bash are "sudo" like. So these demos can't be run on the windows? |
@Buffyqsf SplaTAM can be run on Windows, check this post: #9 (comment) |
Hello,the connection between my pc and iphone have some problems too, the terminal keeps showing "waiting for frames..."without any further progress. I wonder how did you ultimately connect the app to your pc? |
I have also been troubled by the same problem as you for a while.
|
Thx for your help. It did help me a lot! |
Thx for your help. That helps me a lot. |
params.npz
and transforms.json'
when running offline demo
Hi @zhaosiyuan1098, Thanks for trying out the code and providing support in this thread! Regarding your folder problem, you can set the SplaTAM/configs/iphone/nerfcapture.py Line 11 in bbaf5cc
Instead, if you don't want to overwrite the previous demo, you can change the name for the new scan in the config: SplaTAM/configs/iphone/nerfcapture.py Line 8 in bbaf5cc
Linking the other things mentioned in this thread to this issue: #2 |
Hi,the program is running well when I try to run the online demo and dataset collection.
However,when I try offine mode,I got some problems.
The detail steps I try is as follows:
6.run
bash bash_scripts/nerfcapture.bash configs/iphone/nerfcapture.py
then I got the mistake:
Can anyone tell me how can i fix it? Is there any mistake with my steps metioned above?
Thanks for help!!!
The text was updated successfully, but these errors were encountered: