alpr-unconstrained icon indicating copy to clipboard operation
alpr-unconstrained copied to clipboard

License Plate Detection and Recognition in Unconstrained Scenarios

Results 104 alpr-unconstrained issues
Sort by recently updated
recently updated
newest added

Hello guys, i'm having this problem when train model. I have a dataset about ~115k file (include image and license annotation file). When i train this dataset using train-detector.py, error...

### ValueError: Tensor Tensor("concatenate_1/concat:0", shape=(?, ?, ?, 8), dtype=float32) is not an element of this graph. ### I am trying to receive an image from using socket io and then...

Hi, just a heads up, your website [sergiomsilva.com](http://sergiomsilva.com/) is down/unreachable (at least from czech republic). Pretrainded models still available [here](https://drive.google.com/drive/folders/1RFtLt2oWiXfrGcZfDXTWzx6GU8U3-8GP) tho

I changed the code from python 2 to python 3 using `2to3` `2to3 -w filename.py` Changed weights also in `vehicle-detection.py` line `28` and `license-plate-ocr.py` line `28` according to [ArgumentError in...

Is the repository not public now? log: --2021-10-28 09:02:48-- http://www.inf.ufrgs.br/~smsilva/alpr-unconstrained/data/lp-detector/wpod-net_update1.h5 Resolving www.inf.ufrgs.br (www.inf.ufrgs.br)... 143.54.11.34 Connecting to www.inf.ufrgs.br (www.inf.ufrgs.br)|143.54.11.34|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2021-10-28 09:02:49 ERROR 403:...

when i type "bash get-networks.sh" and run it, it always becomes "Missing 'last modified' header -- closing timestamp flag".

I have some issues with train on pytorch. I rewrite loss function so its same as urs. I trained as u reccommended and get bad results, after investigation i mention...

Hi, Great work on this repo and thanks a lot for the content! I can see that in license-plate-detection.py:46 where detect_lp() is being called, there are two hard coded input...

This means that when the image is detected, you can know the probability that the detected image is a license plate.