rainprob

Results 8 comments of rainprob

I tried RGB_PREFILLED, NORMAL, and SEMENTICS. RGB_PREFILLED can display the correct content but it still has some wrong pixels, the results of NORMAL and SEMENTICS are both black. _ ![fail1](https://user-images.githubusercontent.com/63865505/125787622-f50796f4-7620-4919-9052-d1d145808506.PNG)

I tried all solutions in issues, such as checking the version of torchvision and torch, kill depth_render process, and others. But these all don't work.

@fxia22 You are right. My nvcc --version is 11.0, however nvidia-smi version is 11.2. So, how can I solve that? Make them both versions same?

@Berk035 Thanks for your reply.

> @fxia22 > You are right. My nvcc --version is 11.0, however nvidia-smi version is 11.2. So, how can I solve that? Make them both versions same? In gibson docker...

@fxia22 I tried to download cuda11.2 for runtime that has the same version as cuda driver version. But the results shown in web_ui is still the same. ![11](https://user-images.githubusercontent.com/63865505/127635164-f8f37f84-1f08-4403-9aaa-b54e604fd4ef.PNG)

@fxia22 yes, but the buiding result shows some warnings. I am not sure if the warnings mean building failure and will lead a wrong camera output.

@fxia22 ![001](https://user-images.githubusercontent.com/63865505/127977370-28d74fa8-9f6a-48b2-acc9-055886c573d3.PNG)