Giter Site home page Giter Site logo

zzjoey / vehica Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 9.0 2.69 MB

Vehica: Vehicle classification based on RetinaNet. 基于 RetinaNet 和 Stanford Car Dataset 的车辆型号检测识别

License: MIT License

Python 100.00%
retinanet keras tensorflow vehicle-classification pyqt5

vehica's Introduction

🚖Vehica: Vehicle classification based on RetinaNet

中文版

Vehicle brand & model classification based on RetinaNet & Stanford Car Dataset

✔️Feature

  1. Detect vehicle in the image and mark with box. (Work on 196 brands)
  2. Show the brand of the vehicle with probability.
  3. Time spent during the detection.

👋🏻How to start

git clone https://github.com/joey66666/vehicle-classify.git

cd vehicle-classify/vehicle_UI

conda install tensorflow==1.14.0 opencv numpy matplotlib keras

pip install pyqt5 keras-retinanet

cd keras_retinanet

mkdir snapshots

wget https://github.com/joey66666/vehicle-classify/releases/download/0.01/converted_restnet50_model.h5

python vehicle_ui.py

📸Screenshots

📃Tips

  • It may take serval seconds to run the program related to the hardware, please wait after starting.
  • Trained Models are here

⚙️Dependencies

  • keras-retinanet
  • Pyqt5
  • Opencv
  • Tensorflow
  • Matplotlib

🚖车辆型号检测识别

基于 RetinaNetStanford Car Dataset 的车辆型号检测识别方案

✔️功能

  1. 检测画面中车辆并使用方框标记(可识别196种型号)
  2. 给出车辆型号与可信度
  3. 显示识别耗时

👋🏻如何启动

git clone https://github.com/joey66666/vehicle-classify.git

cd vehicle-classify/vehicle_UI

conda install tensorflow==1.14.0 opencv numpy matplotlib keras

pip install pyqt5 keras-retinanet

cd keras_retinanet

mkdir snapshots

wget https://github.com/joey66666/vehicle-classify/releases/download/0.01/converted_restnet50_model.h5

python vehicle_ui_cn.py

📸截图

📃注意

  1. 根据不同硬件情况,识别可能耗费数十秒钟,请耐心等待

  2. 训练后的模型在这里

⚙️依赖

  • keras-retinanet
  • Pyqt5
  • Opencv
  • Tensorflow
  • Matplotlib

vehica's People

Contributors

zzjoey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vehica's Issues

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.