tj27

Results 3 comments of tj27

Could you elaborate on the error?

Refer config.py for the image dimension (IMAGE_MAX_DIM, IMAGE_MIN_DIM)

The problem is with the crop points to get the area of interest, which is currently hardcoded in [process_image.py](https://github.com/tj27-vkr/RCNN-Vehicle-Tracking-Lane-Detection/blob/d73ba713921383452c8cb744c438e2e9ec216da5/process_image.py#L6) file. For now, you can modify the crop points with Y...