Live data from Hacker News

Nerfstudio: A collaboration friendly studio for NeRFs

docs.nerf.studio

11–20 of 28 posts

Re: Nerfstudio: A collaboration friendly studio for NeRFs

#11
post #7

If you're going to make an app like this, at least use electron or something similar and create an integrated package instead of relying on a python UI over a bunch of command line tools. Also how does it compare to Nvidia Instant Nerf (performance etc)?

electron is a literal ecological disaster because of how much CPU and RAM JavaScript runtimes use. How many chunks of coal have been burned just to keep Electron going when a faster language would have used less CPU time for the millions of users who use Electron apps?

No post body was provided.

Re: Nerfstudio: A collaboration friendly studio for NeRFs

#18

It would be helpful if that site didn't just assume all visitors already know what a NeRF is.

exactly, can somebody ELI5 what is NeRF in this context?

A NeRF is a deep neural network architecture, that takes a set of photos from multiple camera positions of a given scene as an input and outputs a volume representation of this scene. Volumes allow for many common volume rendering interactions like repositioning the camera from any angle or even lighting effects.

Re: Nerfstudio: A collaboration friendly studio for NeRFs

#19

Earlier quoted context omitted.

electron is a literal ecological disaster because of how much CPU and RAM JavaScript runtimes use. How many chunks of coal have been burned just to keep Electron going when a faster language would have used less CPU time for the millions of users who use Electron apps?

Quoted post unavailable.

oh sorry I didn't realize you were so super cool and used the word "bro" thanks for helping me maintain bro
Post reply on HN