-
-
Some times, we have to be capable of detecting and recogniting two layers car license plate.This method does a good job on single layer car plate?But when it comes to two layer, it does badly.So are t…
-
#### Learning Goals
I want to contribute a model that will detect a car in a live stream or video and recognize characters on number plate of the car .
### Exercise Statement
WE used CRNN algorit…
-
When I have tried to run my code sometimes this error occurred. but sometimes the application works properly. i have tried lots of ways to fix this error.
```Traceback (most recent call last):
Fi…
-
AttributeError: 'NoneType' object has no attribute 'shape'
height, width = img.shape[:2]
-
Firstly, thank you for your amazing project, your pretrained tiny-yolov4 model has helped me much on my personal project. I upvoted this repos.
However, I would like to ask you which image datasets t…
dzngo updated
2 years ago
-
Enter the name of the video: 1.mp4
Hello,
I have a error when run Start.py
---------------------------------
total frames = : 304
total frames generated = : 5
time taken = 3.84609675407…
-
As I'm not getting anywhere with this I will ask you guys for help again. I ran a model train for 50 epocs using the code bellow. When I try to evaluate I get 0 on all epocs. What am I doing wrong? My…
-
Hi jaspereb,
I have trained the faster-rcnn model on size of 600x600 images and the result is quite good in 600x600 size. But when I test on a larger size image of 1024x1024, the success is very lo…
-
Dear All,
I ran train.py successfully to generate the weights.npz, it takes quite long time on my GTX1080 GPU. I kept train.py running over a night.
Then I ran detect.py with the generated weigh…