Code Monkey home page Code Monkey logo

Comments (8)

bharatsubedi avatar bharatsubedi commented on July 19, 2024

@JFASOF Yes, you can train with your own dataset. For training models with your own dataset, prepare the Training dataset first.
Please follow the readme file for preparing the training dataset. If you check inside all plate detection and character detection directory, you will understand how to prepare data for training as well.

from alpr-yolov5.

bharatsubedi avatar bharatsubedi commented on July 19, 2024

@JFASOF you send me the dataset link in my private email. Your datasets are very simple so that you can get 100% accuracy easily. Just follow the steps below, your datasets have only plates so you don't need to use the plate detection model. So please just download my character_recognition weights and run yolov5 detect.py from the original yolov5 GitHub you will get 100% accuracy. I tried and got 100% accuracy.
image
image
image

from alpr-yolov5.

JFASOF avatar JFASOF commented on July 19, 2024

first detecting the plate and then detecting the characters. But there is a problem like this, each character is recognized as a single structure, is it possible to make them a series?
because the combination of all characters is plate.

In other words, just like in your github repo, select the plate area and show the character string on it. and doing this on video.
I cannot access the dataset you are running in the structure I sent. Can you forward it to me?

from alpr-yolov5.

bharatsubedi avatar bharatsubedi commented on July 19, 2024

@JFASOF you can easily download the dataset from the link you sent me through private email. combine characters into string is very simple, although you have problem just use idea from my https://github.com/bharatsubedi/FOTS_tf_efficientnet/blob/master/test.py link. As you know that this is just a coordinate shorting problem and around 10 lines of simple code can do everything.

from alpr-yolov5.

JFASOF avatar JFASOF commented on July 19, 2024

The charachter recognition data from the visuals above are the data found in your Google Drive.

How efficient can the GTX1050 ti be?

Thanks.
Best Regards.

from alpr-yolov5.

bharatsubedi avatar bharatsubedi commented on July 19, 2024

@JFASOF above visualizes dataset is from https://www.kaggle.com/tustunkok/synthetic-turkish-license-plates. I just download and test with my training weight. I detected all and recognize well. you can use any type of NVIDIA_GPU for testing. I hope you can do it easily because everything is ready. Just use guidelines clearly. Although you have a problem, let me know clearly what you want don't think the complex way.

from alpr-yolov5.

JFASOF avatar JFASOF commented on July 19, 2024

Can we do this on google colab?
We can mark on the image. Is the marking on the video on the colab?

from alpr-yolov5.

bharatsubedi avatar bharatsubedi commented on July 19, 2024

@JFASOF sorry I have no free time now. You can also mark videos, just pass the videos for inferencing using OpenCV and extract a frame and inference.

from alpr-yolov5.

Related Issues (16)

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.