Giter VIP home page Giter VIP logo

detection-license-plate's Introduction

Detection-License-Plate

โปรแกรมนี้เป็นส่วนนึงของวิชา Image


git clone https://github.com/SSzSun/Detection-License-Plate.git
pip install git+https://github.com/ultralytics/ultralytics.git@main
pip install torch
pip install onnxruntime

รายละเอียดไฟล์

  • Folder Model เก็บรายละเอียด Model ป้ายทะเบียน
    • eng_epr3 : epochs=3
    • eng_epr20 : epochs=20
  • Folder dataset_lic ะเก็บไฟล์นามสกุล yaml เอาไว้สำหรับใช้กับโมเดล YOLOv8 ในตัวโปรแกรมของเรา
  • Folder vedio ใช้เก็บวิดิโอที่จะทดสอบ
  • File main.py เป็นโปรแกรมหลักในการใช้รันโปรแกรม
  • File util.py ใช้สำหรับอ่านตัวอักษรบนป้ายทะเบียน โดยใช้ easyocr ในการเช็ค
  • File visualize.py เป็นไฟล์ไว้ทำ VideoWriter เพื่อเขียนสิ้งที่ตรวจเจอให้เห็น โดยใช้ข้อมูลจาก test_interpolated.csv ในการทำงาน
  • File train.py เอาไว้ Train Dataset
  • File add_missing_data.py เป็นเพื่อเพิ่มข้อมูลที่สูญหาย และ output ออกมาเป็น test_interpolated.csv
  • File test.csv เป็นข้อมูลสถิติที่ตรวจพบ
  • File test_interpolated.csv เป็นไฟล์ที่ผ่านการแก้ไขหรือหลังจากทำข้อมูลใหม่

ref https://www.youtube.com/watch?v=fyJB1t0o0ms https://github.com/MuhammadMoinFaisal/Automatic_Number_Plate_Detection_Recognition_YOLOv8/tree/main https://github.com/abewley/sort https://github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8

detection-license-plate's People

Contributors

sszsun avatar

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.