Giter VIP home page Giter VIP logo

real-time-object-detection-recognition's Introduction

Real-Time-Object-Detection-Recognition

Code for realtime object detection and recognition . The model is trained on caffe and uses OpenCV. The code and it's testing was done on a CPU .

Getting Started

  • Download MobileNetSSD_deploy.caffemodel and MobileNetSSD_deploy.prototxt.txt for real time object detection.
  • Host all the files on the same directory
  • It is always a good practice to create a virtual environment for every project , not compuslory but ensures that dependencies are not hampered elsewhere.
  • It contains more than around 40+ objects trained model.

Installing

pip install -r requirements.txt

Deployment

  • Tested on
    • Intel i3 6006U CPU
    • OS : Linux Fedora 28
    • 4GB RAM

Best Results based on number of objects detected

To Run : python objdet.py -p [PATH TO PROTOTXT FILE] -m [PATH TO CAFFEMODEL DEPLOY] -c [CONFIDENCE]

Contributing

If you have any :

  • Pull Requests : make one, work is always appreciated.
  • Issues : they are what help us improve, do create if any.
  • Idea : feature requests etc.
  • Suggestions : The world of Open Source

Authors

  • Ashwin Phadke

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Amazing Ad.
  • Open Source Community.
  • Last mile contributors.

real-time-object-detection-recognition's People

Contributors

ashwin-phadke avatar

Stargazers

 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.