Giter Site home page Giter Site logo

Comments (10)

we0091234 avatar we0091234 commented on August 23, 2024

老哥,这个算法可以识别双层的车牌吗?具体是怎么做的?

可以的,https://github.com/we0091234/Chinese_license_plate_detection_recognition 这里可以看到,具体就是双层进行分割,然后拼接成一层识别

from crnn_plate_recognition.

we0091234 avatar we0091234 commented on August 23, 2024

老哥,这个算法可以识别双层的车牌吗?具体是怎么做的?
tmp55DE
拼接成这样,当成单层车牌进行识别
new

from crnn_plate_recognition.

yangshenchang avatar yangshenchang commented on August 23, 2024

感谢大佬回复
https://github.com/we0091234/Chinese_license_plate_detection_recognition/blob/abe9002cf5ab673efe303efc2caf35c7665085bc/plate_recognition/double_plate_split_merge.py#L4
另外,我找到这个拼接函数,但是这个函数好像只在detect_plate.py这个文件中被使用,在训练和测试中不对双层车牌进行处理吗?

from crnn_plate_recognition.

we0091234 avatar we0091234 commented on August 23, 2024

感谢大佬回复 https://github.com/we0091234/Chinese_license_plate_detection_recognition/blob/abe9002cf5ab673efe303efc2caf35c7665085bc/plate_recognition/double_plate_split_merge.py#L4 另外,我找到这个拼接函数,但是这个函数好像只在detect_plate.py这个文件中被使用,在训练和测试中不对双层车牌进行处理吗?

训练的时候也需要这样处理,将双层车牌分割,拼接成单层

from crnn_plate_recognition.

yangshenchang avatar yangshenchang commented on August 23, 2024

感谢大佬回复 https://github.com/we0091234/Chinese_license_plate_detection_recognition/blob/abe9002cf5ab673efe303efc2caf35c7665085bc/plate_recognition/double_plate_split_merge.py#L4 另外,我找到这个拼接函数,但是这个函数好像只在detect_plate.py这个文件中被使用,在训练和测试中不对双层车牌进行处理吗?

训练的时候也需要这样处理,将双层车牌分割,拼接成单层

明白了

from crnn_plate_recognition.

Mrmuran avatar Mrmuran commented on August 23, 2024

您好,我看了您这个项目的训练过程。好像没有用到crnn呢。如果使用crnn结构,该如何修改代码呢

from crnn_plate_recognition.

we0091234 avatar we0091234 commented on August 23, 2024

您好,我看了您这个项目的训练过程。好像没有用到crnn呢。如果使用crnn结构,该如何修改代码呢

crnn其实就是cnn+lstm 我去掉了lstm因为发现加上和不加上效果差不多,要用rnn的话我可以更新一下代码,到时候

from crnn_plate_recognition.

Mrmuran avatar Mrmuran commented on August 23, 2024

好的,谢谢回复

from crnn_plate_recognition.

we0091234 avatar we0091234 commented on August 23, 2024

好的,谢谢回复

有问题可以加qq群 :871797331

from crnn_plate_recognition.

Mrmuran avatar Mrmuran commented on August 23, 2024

嗯嗯

from crnn_plate_recognition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.