Git Product home page Git Product logo

Comments (8)

zhaosiyuan1098 avatar zhaosiyuan1098 commented on July 29, 2024 1

I solved this problem and finally found out that the problem is caused by:

When I run bash bash_scripts/nerfcapture.bash configs/iphone/nerfcapture.pyfor the first time,the terminal had shown "waiting for frames...",howerver,the connection between my pc and iphone have some problems(maybe the nerfcapture app),so I used Ctrl+Cto simply kill the progress.

After that,an incomplete folder experiments/iPhone_Captures/offline_demo/keeps remaining on my pc,so when bash bash_scripts/nerfcapture.bash configs/iphone/nerfcapture.py is executed next time,the problem come out.

The simplest way to solve it is removing the experiments folder and run the offline mode again.hahah.

By the way,I noticed that the nerfcapture app connection is so fragile:

  1. I have to restart it from time to time to keep connection available when running online mode
  2. it is unworkable with my iphone's hotspot.

hope these will be fixed in the future~

from splatam.

Buffyqsf avatar Buffyqsf commented on July 29, 2024 1

@Buffyqsf SplaTAM can be run on Windows, check this post: #9 (comment)

Thx for your help. That helps me a lot.

from splatam.

Buffyqsf avatar Buffyqsf commented on July 29, 2024

Hello, I got a question. I found online or offline bash are "sudo" like. So these demos can't be run on the windows?

from splatam.

nirmalsnair avatar nirmalsnair commented on July 29, 2024

@Buffyqsf SplaTAM can be run on Windows, check this post: #9 (comment)

from splatam.

xieodu avatar xieodu commented on July 29, 2024

I solved this problem and finally found out that the problem is caused by:

When I run bash bash_scripts/nerfcapture.bash configs/iphone/nerfcapture.pyfor the first time,the terminal had shown "waiting for frames...",howerver,the connection between my pc and iphone have some problems(maybe the nerfcapture app),so I used Ctrl+Cto simply kill the progress.

After that,an incomplete folder experiments/iPhone_Captures/offline_demo/keeps remaining on my pc,so when bash bash_scripts/nerfcapture.bash configs/iphone/nerfcapture.py is executed next time,the problem come out.

The simplest way to solve it is removing the experiments folder and run the offline mode again.hahah.

By the way,I noticed that the nerfcapture app connection is so fragile:

1. I have to restart it from time to time to keep connection available when running online mode

2. it is unworkable with my iphone's hotspot.

hope these will be fixed in the future~

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?

from splatam.

zhaosiyuan1098 avatar zhaosiyuan1098 commented on July 29, 2024

I have also been troubled by the same problem as you for a while.

  • When I use my iphone's hotspot:
    no matter what I do,the progress keeps 'Waiting for frames'.issue
  • When I use WIFI:
    1. online mode: if it shows 0 connection(s) at the upper right corner,I simply keep the progress run on my pc and kill the the nerfcapture app on my phone ,then restart it.The rate of reconnection successfully rate is nearly 90%.
    2. offline mode: I follow the steps mentioned when I create this issue,after waiting for several seconds,it starts to transfer data.However,the transfer speed is much lower than online mode.

from splatam.

weiyunpei avatar weiyunpei commented on July 29, 2024

I have also been troubled by the same problem as you for a while.

  • When I use my iphone's hotspot:
    no matter what I do,the progress keeps 'Waiting for frames'.issue

  • When I use WIFI:

    1. online mode: if it shows 0 connection(s) at the upper right corner,I simply keep the progress run on my pc and kill the the nerfcapture app on my phone ,then restart it.The rate of reconnection successfully rate is nearly 90%.
    2. offline mode: I follow the steps mentioned when I create this issue,after waiting for several seconds,it starts to transfer data.However,the transfer speed is much lower than online mode.

Thx for your help. It did help me a lot!

from splatam.

Nik-V9 avatar Nik-V9 commented on July 29, 2024

Hi @zhaosiyuan1098, Thanks for trying out the code and providing support in this thread!

Regarding your folder problem, you can set the overwrite config to True and the terminal will ask if you want to overwrite the existing folder:

overwrite = False # Rewrite over dataset if it exists

Instead, if you don't want to overwrite the previous demo, you can change the name for the new scan in the config:

scene_name = "offline_demo" # Scan Name

Linking the other things mentioned in this thread to this issue: #2
Please follow and comment on that issue thread for further updates.

from splatam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.