Mithunjack / Thesis-NeRFs

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

Run NerfMM(100 line of code) #46

Closed Mithunjack closed 7 months ago

Mithunjack commented 11 months ago

Run this codebase

Mithunjack commented 11 months ago

Error in the main function line..

if __name__ == '__main__': instead of if __name__ == 'main':

This is the reason the file was not showing anything.

Mithunjack commented 11 months ago

To run file CUDA_LAUNCH_BLOCKING=1 python nerfmm.py

Mithunjack commented 11 months ago

It's running! But showing it will take 10 hour to finish it!

Mithunjack commented 11 months ago

Stopped after 80% and 15 hour of training! Restarted with 1000 epoch.
The result is not good!

Image