Skip to content

wangtianyiftd/DeepVideoAnalytics

 
 

Repository files navigation

Deep Video Analytics • Build Status

UI Screenshot Banner

Don't be worried by complexity of this banner, with latest version of docker installed correctly, you can run Deep Video Analytics in minutes locally (even without a GPU) using a single command.

Deep Video Analytics is a platform for indexing and extracting information from videos and images. For installation instructions & demo go to https://www.deepvideoanalytics.com

Libraries used/modified in code and their licenses

Library Link to the license
YAD2K MIT License
AdminLTE2 MIT License
FabricJS MIT License
Facenet MIT License
JSFeat MIT License
MTCNN MIT License
CRNN.pytorch MIT License
Original CRNN code by Baoguang Shi MIT License
Object Detector App using TF Object detection API MIT License
Plotly.js MIT License
CRF as RNN MIT License
Segment annotator BSD 3-clause
TF Object detection API Apache 2.0
CROW Apache 2.0
LOPQ Apache 2.0
Open Images Pre-trained network Apache 2.0

Following libraries & frameworks are installed when building/running the container

  • FFmpeg (not linked, called via a Subprocess)
  • Tensorflow
  • OpenCV
  • Numpy
  • Pytorch
  • Docker
  • Nvidia-docker
  • Docker-compose
  • All packages in requirements.txt & used in Dockerfiles.

Data & Processing model

Data model Processing model

License & Copyright

Copyright 2016-2017, Akshay Bhat, Cornell University, All rights reserved.

Contact

Deep Video Analytics is currently in active development. The license will be relaxed once a stable release version is reached. Please contact me for more information. For more information see answer on this issue

About

A distributed visual search and visual data analytics platform.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.2%
  • HTML 9.6%
  • CSS 1.9%
  • Protocol Buffer 0.2%
  • C++ 0.1%
  • Shell 0.0%