Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arabic letters unicode issue #107

Open
jihadbourassi opened this issue Mar 6, 2019 · 6 comments
Open

Arabic letters unicode issue #107

jihadbourassi opened this issue Mar 6, 2019 · 6 comments

Comments

@jihadbourassi
Copy link

jihadbourassi commented Mar 6, 2019

Hello everyone
I am trying to implement this code for moroccan licence plate detection, the moroccan number plates contain arabic letters and number and i am having trouble generating the dataset of images

@jihadbourassi
Copy link
Author

UPDATE : I ended up making gen.py work and generated the dataset with the arabic letters using UTF-8 encodings for CHARS but now when i tried launching training i was getting encoding errors (i bypassed them by redefining CHARS as a non encoded string) but now i am getting incompatible tensor shape errors. I am new with Tensorflow can someone help me ?

@ghost
Copy link

ghost commented Mar 24, 2019

duuuuude u making this for moroccan licence plates ???

@jihadbourassi
Copy link
Author

jihadbourassi commented Mar 24, 2019

@IlyasMoutawwakil
Yes i am, i was able to adapt the code, genrate the dataset and launch the training, i'm waiting on the loss function to converge it might take a while since i don't have gpu.

I posted the code here

@ghost
Copy link

ghost commented Mar 25, 2019 via email

@jihadbourassi
Copy link
Author

@IlyasMoutawwakil Since my academic project is about processing one image at a time and not live detection in a video, I'll be satisfied if I achieve just that. But you're right, I'm aware that Matthew's code is not ideal for real time recognition, I will definitely expand upon it once I am done with my project obligations.

@zongoalbert
Copy link

@jihadbourassi could you share with us the file : weights.npz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants