Coder Social home page Coder Social logo

openvino-realtime-vehicle-detection's Introduction

movidius-rpi

Vehicle detection examples with OpenVINO running on Raspberry Pi 3 Model B (RPi) and Intel® Core™ i7-4790K CPU @ 4.00GHz × 8 (desktop)

Car Detection with Intel NCS2 and Raspberry Pi

Requirements

  • Raspberry Pi 3 Model B
  • Movidius Neural Compute Stick 2 (not tested yet on NCS)
  • Webcam
  • Display (Optional)

Scripts

Installation

To install the Intel® Distribution of OpenVINO™ Toolkit for Raspbian, follow these instructions

Model conversion to IR

mobilenet-ssd from model zoo has been transformed to IR with model optimizer with following command:

python3 ~/intel/computer_vision_sdk/deployment_tools/model_optimizer/mo.py --input_model ~/workspace/open_model_zoo/model_downloader/object_detection/common/mobilenet-ssd/caffe/mobilenet-ssd.caffemodel --input_proto ~/workspace/open_model_zoo/model_downloader/object_detection/common/mobilenet-ssd/caffe/mobilenet-ssd.prototxt --data_type FP16

Change path according to your installation.

Model Performance

task (model) Device FPS
Vehicle Detection (vehicle-detection-adas-0002) desktop 6.46
Object Detection (mobilenet-ssd) desktop 18.31
Object Detection And Tracking with default configuration (mobilenet-ssd) desktop 30.27
Vehicle Detection (vehicle-detection-adas-0002) RPi -
Object Detection (mobilenet-ssd) RPi 6.90
Object Detection And Tracking with default configuration (mobilenet-ssd) RPi 10.17

References

Thanks to Adrian Rosenbrock for the following helpful tutorials:

openvino-realtime-vehicle-detection's People

Contributors

nikogamulin avatar

Watchers

 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.