Giter VIP home page Giter VIP logo

docker_video_analysis's Introduction

docker_video_analysis

Introduction

I have setup docker file to do Video analysis using Yolo and openCV library which will read video as frames and detect objects in that frames. I saved all videos files and output json file in local videos folder.

Dependencies

Docker image with python 3.7 and opencv 4.1.0

Build and tag the image "sudo docker build -t opencvcalculai ."

Run docker file "sudo docker run -d opencvcalculai:latest"

Run this command "xhost local:root" when erro occures as "Gtk-WARNING **: 06:49:47.946: cannot open display: unix:0"

docker-compose build

docker-compose up

or

Install below required library in your local machine.

  1. python 3.7
  2. opencv 4.1.0
  3. numpy

Download Pre-Trained Yolov3 Model file

Download the pre-trained YOLO v3 weights file from this link and place it in the current directory

Quick Start

This analyse python file using Yolov3 to detect objects from videos and save object names as JSON file in videos folder.

Sample Output

I have uploaded sample json file results in videos folder.

{'remote', 'cup', 'cell phone', 'person'}

docker_video_analysis's People

Contributors

balavenkatesh3322 avatar

Stargazers

 avatar

Watchers

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