Seagullflysxt

Results 7 comments of Seagullflysxt

**Hi,did you encounterd this problem when it comes to 4999 iters?** Traceback (most recent call last): File "run_nerf.py", line 1134, in train() File "run_nerf.py", line 1075, in train rgbs, disps...

> ![image](https://user-images.githubusercontent.com/51500826/174465148-b7654c0f-f0be-4588-af10-c8934b091426.png) I found that after completing the first 10,000 training sessions, the mp4 video will be rendered first, and then the training will be continued. My problem is that...

> Thanks for your reply! I changed another device with higher cuda memory(24G),the problem above is solved. But I encounterd another problem: **When I came to 4999 iters, a type...

Hi,I am running on windows 10,3060, using your command but still in very low speed......

> Hi, I think i found a bug in regnerf datasets.py row 1131, the code should be in the for-loops? > > https://github.com/google-research/google-research/blob/4808a726f4b126ea38d49cdd152a6bb5d42efdf0/regnerf/internal/datasets.py#L1131 Hi, dii you train regnerf successfully?

Hi,do you know how to do it now?

> > how to train the nerf on other than LLFF dataset? > > how to generate config for other data? > > Same Question here Hi, did you how...