Code Monkey home page Code Monkey logo

sandeepvashishtha / image-recognition Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 0.0 171.26 MB

Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.

Python 100.00%
object-detection objectrecognition opencv python3 tensorflow collaborate image-classification imagerecognition keras-classification-models keras-tensorflow

image-recognition's Introduction

Real-time Object Recognition with TensorFlow and OpenCV

Overview

This project enables real-time object recognition using a webcam, powered by TensorFlow and OpenCV. The system identifies and classifies objects in live video streams, making it versatile for applications like security systems, robotics, and interactive installations.

Check out the GitHub repository for more details.

Features

  • Real-time Processing: The system processes video frames in real-time for instantaneous object recognition.

  • TensorFlow Integration: Leverage TensorFlow's deep learning capabilities for accurate and efficient object classification.

  • OpenCV Webcam Interaction: Utilize OpenCV to seamlessly interact with the webcam, making it easy to integrate into various applications.

Usage

  1. Clone the Repository:

    git clone https://github.com/SandeepVashishtha/Image-Recognition.git
    cd Image-Recognition
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Real-time Object Recognition:

    python main.py

    The code will automatically initiate the webcam feed, allowing you to experience real-time object recognition directly.

Dependencies

This project requires Python 3.10 or 3.11 and the following Python libraries installed:

  • opencv-python==4.5.3.56
  • torch==1.9.0
  • yolov5==5.0.9

You can install these dependencies using the requirements.txt file as follows:

pip install -r requirements.txt

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License. See LICENSE.md for details.

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.