guruvishnuvardan
guruvishnuvardan
Hi Kyushik, I am planning to train Self Driving Car using sensor, Can I remove lane based training code? I am trying to create a model/simulation to avoid hitting other...
@Kyushik - Thanks for the response. I have tried searching the code, but I couldn't find VehicleAgent script and Can you please let me know, from where should I remove...
@Kyushik Thanks a ton for the support. I will make the changes and create a new visual studio project to compile the changes as UnitySDK EXE(as .vsproj file doesn't exist),...
@Kyushik Thanks a ton. I have downloaded the UnitySDK, I make the necessary changes. Thanks Guru
@Kyushik - Thanks for the response. Yes, we will also implement DRL in only determining the behaviour of the vehicle such as 1) Do nothing 2) Acceleration 3) Deceleration 4)...
Hi Brian, Can you please let me know, If I can use Cmd in the following way cmd = "/home/ioz/Desktop/darknet/cfg/coco.data /home/ioz/Desktop/darknet/cfg/yolov2.cfg /home/ioz/Desktop/yolo.2.0.weights cam.png"#optional flag: -thresh .2" Can you please correct...
Hello CARLA RL Team, Can you please update us on CARLA RL Training Code? Thanks Guru
@zhreshold - I have used the above code to detect objects in video. Please find the code https://github.com/guruvishnuvardan/MXnet-SSD---Object-Detection/blob/master/demo.py and the error attached, Can you please let me know the reason...
@highway007 - yours comments please
> Not Ibai, but hopefully I can provide some help. > > It depends on your implementation and needs, but you can definitely use this to detect 'objects' on the...