hjxwhy / mipnerf_pl

Unofficial pytorch-lightning implement of Mip-NeRF
MIT License
274 stars 30 forks source link

How to view the number of iterations? #25

Open Zeng-Fan-Yi opened 9 months ago

Zeng-Fan-Yi commented 9 months ago

I don't quite understand what you mean by 300k iterations. I ran on the 2060 GPU for nearly 30 hours, and the epoch only reached 1. The psnr reached 31.50. The file I finally got was “epoch=1-step=72499.ckpt”. Should I understand this as one iteration or 72500 iterations?