Shahab Nabavi

Results 16 comments of Shahab Nabavi

@Jongchan You are right. I went through the code and everything is fine with the code. Since, this code is not parallelized @ZijunDeng , I wasn't sure about the IoU.

@IssamLaradji It used to be in this repo. I couldn't find it now.

@Yusufma03 I still have the problem with performance. I think pretrained weights that @ChiWeiHsiao will upload are helpful. Also, I appreciate it if @ChiWeiHsiao explains how the network is trained...

Hello, I think the main problem is pre processing which must be done correctly to prevent overfitting. The number of images in KITTI is not enough for training. So they...

Hi, Please go to kitti website and register for the dataset. They will send the download link to you. There are different benchmarks of kitti. You probably only need odometry...

Hello, Thanks for the quick response. I follow the commands that are provided in the readme of this repo. I use CarlaGear and data-collector to run the scenario. I only...