Skip to content

A highly configurable visual search & analytics platform for images and videos.

Notifications You must be signed in to change notification settings

zmoon111/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
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

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 highly configurable visual search & analytics platform for images and videos.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 45.9%
  • Jupyter Notebook 38.4%
  • HTML 12.8%
  • CSS 2.7%
  • Protocol Buffer 0.2%
  • PHP 0.0%