CCNeRF icon indicating copy to clipboard operation
CCNeRF copied to clipboard

Strange Results on RTX 3090

Open RainbowRui opened this issue 2 years ago • 2 comments

Firstly, Thanks for opening source for your excellent work.

However, if I run the code on NVIDIA GeForce RTX 3090, I will obtain strange results, as shown below. (If I run it on A100, I will obtain well results.)

I have tried different PyTorch versions (from 1.9.0 to 1.12.0). What is the matter?

The rendered images like and the PSNR are about 16 (could not be optimized well): 000

RainbowRui avatar Jul 26 '22 09:07 RainbowRui

@RainbowRui Sorry that I don't have a 30 series card to reproduce this... Since the code is heavily based on TensoRF, could you reproduce TensoRF in 3090?

ashawkey avatar Jul 30 '22 05:07 ashawkey

That's all right! I can have a try!

RainbowRui avatar Jul 30 '22 06:07 RainbowRui