Git Product home page Git Product logo

detectron2-object-detection's Introduction

Detectron2-Object-Detection

Object detection web application developed using Detectron2 pre-trained model

Steps to implement at your local machine

  1. Create a new conda or virtual environment to run this project (recommended if you don't want to mess up with the libraries in existing environment)

  2. Activate or switch to the environment and clone the repository

git clone https://github.com/veeruamma/Detectron2-Object-Detection.git
  1. Install the required libraries using the following command
pip install -r requirements.txt 
  1. Install the detectron2 manually by referring to following command (it's commented in requirements.txt)
pip install 'git+https://github.com/facebookresearch/detectron2.git'
  1. After the successfull installation, run the file clientApp.py
python clientApp.py
  1. Application starts running on localhost at port 5000 as shown below

Screenshot 2021-09-28 at 6 30 23 PM

  1. The landing page can be viewed as

Screenshot 2021-09-28 at 6 41 09 PM

  1. Obejct Detection Output

Screenshot 2021-09-28 at 6 54 35 PM

detectron2-object-detection's People

Contributors

veeruamma avatar

Watchers

James Cloos avatar  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.