RCNN-Vehicle-Tracking-Lane-Detection icon indicating copy to clipboard operation
RCNN-Vehicle-Tracking-Lane-Detection copied to clipboard

Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection

Results 5 RCNN-Vehicle-Tracking-Lane-Detection issues
Sort by recently updated
recently updated
newest added

I was able to get everything installed and working wih included test images (e.g. test6.jpg). However, when I used my own input images and video, the lane detection did not...

Are there any requirements about input image?because when I use my own image to test ,there is error ![image](https://user-images.githubusercontent.com/30818917/39751904-5866fb6c-52ec-11e8-9017-b7ceb0067953.png)

from keras.preprocessing import image this line is showing error and the pre-installed dataset i am not able to connect the image path

Hi, I am going to use your algorithm for a simulation, but when I replaced a produced image from the simulator with your images, the detected lines aren't so accurate!...

link for the pre trained weights already expires