Akshlads

Results 2 comments of Akshlads

Hi, I encountered the nan issue with my faster_rcnn_resnet50 model, turns out I was using Adam optimizer which led to the values going to Nan, I changed it back to...

Hi, CARLA version: 0.9.14 Platform/OS: Windows 10 using NVIDIA Geforce RTX 3070 Problem you have experienced: RGB Camera and Semantic Segmentation merged output is distorted ![image](https://github.com/carla-simulator/carla/assets/62604049/fa176991-c85b-4d10-a6b0-f87de3c7d25e) What you expected to...