freelifedev / ANPR

2 stars 1 forks source link

ANPR #1

Closed rutujar closed 5 years ago

rutujar commented 5 years ago

how to run this program and python scripts?

freelifedev commented 5 years ago

Hello, I am sorry so late.

  1. Train python train_advanced.py --samples output/examples --char-classifier output/adv_char.cpickle \ --digit-classifier output/adv_digit.cpickle

  2. Recongnize

python recognize.py --images ../testing_lp_dataset --char-classifier output/adv_char.cpickle \ --digit-classifier output/adv_digit.cpickle

FYI > This is from https://gurus.pyimagesearch.com/lessons/improving-our-license-plate-classifier/ But it's not free.

rutujar commented 5 years ago

Its Fine,i am happy that u replied to the issue @freelifedev . can u upload the

what about gather_examples.py?

can i know what is the limitations of your project. as i am doing for multiple number plate recognition it would be helpful if u can say, so that i will resolve it.

rutujar commented 5 years ago

What about fonts??

freelifedev commented 5 years ago

Dear Rutuja Rajesh.,

let me attach the files.

Sincerely, Sunggu Kim.

2019년 3월 25일 (월) 오후 9:46, Rutuja Rajesh notifications@github.com님이 작성:

Its Fine,i am happy that u replied to the issue @freelifedev https://github.com/freelifedev . can u upload the

  • char.cpickle
  • digit.cpickle

what about gather_examples.py?

can i know what is the limitations of your project. as i am doing for multiple number plate recognition it would be helpful if u can say, so that i will resolve it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/freelifedev/ANPR/issues/1#issuecomment-476181044, or mute the thread https://github.com/notifications/unsubscribe-auth/ADS4S4h4JzMt3HdNmE_iA7et8eIoclvqks5vaMUkgaJpZM4cEzIA .

rutujar commented 5 years ago

how to install cpickle? for my ubuntu 16.04 @freelifedev

freelifedev commented 5 years ago

Dear Rutuja Rajesh.,

Let me share this full source code. But do not release it on the internet , please. Because it has copyright for pysearchimage.com which is really greate guru. I suggest to you that have a look at the site. ( https://www.pyimagesearch.com/ )

I hope this solve your problem.

Sincery, Sunggu Kim.

2019년 3월 27일 (수) 오전 8:17, Sung Gu Kim kisatsg@gmail.com님이 작성:

Dear Rutuja Rajesh.,

let me attach the files.

Sincerely, Sunggu Kim.

2019년 3월 25일 (월) 오후 9:46, Rutuja Rajesh notifications@github.com님이 작성:

Its Fine,i am happy that u replied to the issue @freelifedev https://github.com/freelifedev . can u upload the

  • char.cpickle
  • digit.cpickle

what about gather_examples.py?

can i know what is the limitations of your project. as i am doing for multiple number plate recognition it would be helpful if u can say, so that i will resolve it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/freelifedev/ANPR/issues/1#issuecomment-476181044, or mute the thread https://github.com/notifications/unsubscribe-auth/ADS4S4h4JzMt3HdNmE_iA7et8eIoclvqks5vaMUkgaJpZM4cEzIA .

rutujar commented 5 years ago

email id: rutujarajesh23@gmail.com