Mithunjack / Thesis-NeRFs

Denoising 3D TEM tomography via Advanced Neural Radiance Fields(NeRF)
8 stars 0 forks source link

Installment of instant ngp #23

Closed Mithunjack closed 11 months ago

Mithunjack commented 1 year ago

Instalment of instant-ngp is here

Roadmap:

  1. tar -xvf cmake-3.x.x.tar.gz
  2. cd cmake-3.x.x
  3. cmake -DCMAKE_USE_OPENSSL=OFF .
  4. make
  5. make install
  6. Export in bashrc export PATH=$HOME/cmake/bin:$PATH
Mithunjack commented 1 year ago

Found a display setting error:

Image

Way around:

  1. ./instant-ngp data/nerf/fox --no-gui Runs it but without any GUI