Code Monkey home page Code Monkey logo

Comments (4)

sumanttyagi avatar sumanttyagi commented on August 25, 2024

what was your command while training or using viewer ?

from nerfstudio.

sumanttyagi avatar sumanttyagi commented on August 25, 2024

Also what i have observed if we click on the gui to share again it fail with the same error mentioned here - #3225 that's why it keep on cycling the same traceback is generated

from nerfstudio.

fasteinke avatar fasteinke commented on August 25, 2024

I'm using the demo.ipynb as per the repository, the isolation preset scene, and the training command is pasted into the Xterm window as:

ns-train splatfacto --viewer.websocket-port 7007 --viewer.make-share-url True nerfstudio-data --data data/nerfstudio/{scene} --downscale-factor 4

Xterm output:

───────────
[05:24:19] Saving config to: outputs/unnamed/splatfacto/2024-06-16_052419/config.yml experiment_config.py:136
Saving checkpoints to: outputs/unnamed/splatfacto/2024-06-16_052419/nerfstudio_models trainer.py:137
load_3D_points is true, but the dataset was processed with an outdated ns-process-data that didn't convert
colmap points to .ply! Update the colmap dataset automatically? [y/n]: y
Downloading: "https://download.pytorch.org/models/alexnet-owt-7be5be79.pth" to /root/.cache/torch/hub/checkpoints/alexnet-owt-7be5be79.pth
100%|██████████████████████████████████████████████████████████████████████| 233M/233M [00:02<00:00, 113MB/s]
╭─────────────── viser ───────────────╮
│ ╷ │
│ HTTP │ http://0.0.0.0:7007
│ Websocket │ ws://0.0.0.0:7007 │
│ ╵ │
╰─────────────────────────────────────╯
(viser) Share URL requested!
/usr/lib/python3.10/multiprocessing/popen_fork.py:66: RuntimeWarning: os.fork() was called. os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock.
self.pid = os.fork()
(viser) Generated share URL (expires in 24 hours, max 32 clients):
https://fresh-unevaluated.share.viser.studio
[05:24:39] Caching / undistorting eval images full_images_datamanager.py:230
[NOTE] Not running eval iterations since only viewer is enabled.
Use --vis {wandb, tensorboard, viewer+wandb, viewer+tensorboard} to run with eval.
No Nerfstudio checkpoint to load, so training from scratch.
Disabled comet/tensorboard/wandb event writers
[05:24:41] Caching / undistorting train images full_images_datamanager.py:230
/usr/lib/python3.10/multiprocessing/popen_fork.py:66: RuntimeWarning: os.fork() was called. os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock.
self.pid = os.fork()
[05:29:53] Printing max of 10 lines. Set flag --logging.local-writer.max-log-size=0 to disable line writer.py:448
wrapping.

The URL fresh-unevaluated.share.viser.studio gives me a loading status, with no output.

Note again, the previous splatfacto version worked fine, with correct viewer interaction

from nerfstudio.

efyphil avatar efyphil commented on August 25, 2024

Same

from nerfstudio.

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.