Giter Site home page Giter Site logo

sontranbk / mot_licenseplate Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 380.02 MB

This product features an Intelligent Transport System with Multiple object tracking and License Plate detection. Main functions: Multiple object tracking with Re-id support Object counting and area-contour counting License Plate (Vietnam Standard) detection, with text recognition IoT system oriented with Jetson Nano deployment as edged devices

Python 75.63% Shell 0.46% C++ 21.86% CMake 0.34% Java 1.59% Makefile 0.11%
yolov5 yolox

mot_licenseplate's Introduction

Getting started

Pip

pip install -r requirements.txt
cd YOLOX
pip install -v -e .

Nvidia Driver

Make sure to use CUDA Toolkit version 11.2 as it is the proper version for the Torch version used in this repository: https://developer.nvidia.com/cuda-11.2.0-download-archive

torch2trt

Clone this repository and install: https://github.com/NVIDIA-AI-IOT/torch2trt

Download a pretrained model

Download pretrained yolox_s.pth file: https://github.com/Megvii-BaseDetection/YOLOX/releases/download/0.1.1rc0/yolox_s.pth

Copy and paste yolox_s.pth from your downloads folder into the 'YOLOX' folder of this repository.

Convert model to TensorRT

python tools/trt.py -n yolox-s -c yolox_s.pth

Runing with YOLOX-s

python detector.py

References

mot_licenseplate's People

Contributors

jackson2706 avatar sontranbk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

mot_licenseplate's Issues

Tối ưu phần cứng

Jetson Nano đã có thể nhận được phần GPU. Tuy nhiên khi chạy project, Jetson Nano đã bị đơ và treo máy.
Các bước nâng cấp: chuyển file weights từ format .pt sang .onnx để tăng tốc độ, còn lại chưa thay đổi quá sâu.

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.