Chris Hu

Results 13 comments of Chris Hu

@mayorx Hi, i guess its better to ask in this "issue" I am having the same issue with CUDA out of memory. ![image](https://user-images.githubusercontent.com/25570249/168023059-e689201d-d9de-46fc-86a4-5531ef85260b.png) I am hundred percent sure it is...

@mayorx Thank you for your fast response. The image reso is 3024*4032 It is taken by an iphone. I will try your crop to patches method and see how it...

Looks like that is the pxr module version issue. I am trying to get a 18.11 whl but no where i can find it.

Same issue I was working on Windows locally and it was fine. But on the remote server and forward to windows, there is no render.

> I just got this issue again as well. > > Is it a cooncidence we have it at the same time? 👀 Now it makes sense. I checked locally...

> > hello, i got an import error: When `import inplace_abn` It tells : Traceback (most recent call last): File "", line 1, in File "/home/lib/python3.7/site-packages/inplace_abn/**init**.py", line 1, in from...

> Maybe this can be fixed by adding eps [here](https://github.com/yenchenlin/nerf-pytorch/blob/master/run_nerf_helpers.py#L12)? Sorry sir, what is eps?

I saw m1kit was testing his own set and my error popped up when I was training my own set. I used Colmap to get the camera position info and...

> Is there a way to estimate uncertainty for every image? So say like for every image i want an uncertainty estimate like MCdropout or any other technique so i...