Vehicle-Front-Rear-Detection-for-License-Plate-Detection-Enhancement icon indicating copy to clipboard operation
Vehicle-Front-Rear-Detection-for-License-Plate-Detection-Enhancement copied to clipboard

A Network for detecting and classifying vehicle's front and rear

Results 5 Vehicle-Front-Rear-Detection-for-License-Plate-Detection-Enhancement issues
Sort by recently updated
recently updated
newest added

Hi I ran Front_Rear_Detect.py on Google Colab using: `!python2.7 Front_Rear_Detect.py` and I am getting this error: ``` Traceback (most recent call last): File "Front_Rear_Detect.py", line 58, in FRs, cate =...

Hello, I am using YOLO3-tiny, please try image below, and it detects as "front". While the normal YOLO3 detects it correctly as "rear". Thanks. ![ev](https://user-images.githubusercontent.com/717186/233044732-2d23b87c-d93b-4ea8-b4eb-efa24325748b.jpg)

Hello! First, thank you so much for your work and this solution! I'm trying to use TensorRT version of darknet on Jetson Xavier, instead of https://github.com/pjreddie/darknet, but getting NULL Pointer...

Can you please tell me how to run this program? Which editor and all changes to be made please. Thank you