suyogduttjain / DeepVideoAnalytics

A distributed visual search and visual data analytics platform.

Home Page:https://www.deepvideoanalytics.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Video Analytics     Build Status Build Status

by Akshay Bhat

UI Screenshot

Deep Video Analytics is a platform for indexing and extracting information from videos and images. With latest version of docker installed correctly, you can run Deep Video Analytics in minutes locally (even without a GPU) using a single command.

For installation instructions & demo please visit https://www.deepvideoanalytics.com

Documentation

Experiments

Code organization

  • /client : Python client using DVA REST API
  • /configs : ngnix config + default models + processing pipelines
  • /deploy : Dockerfiles + Instructions for development, single machine deployment and scalable deployment with Kubernetes
  • /docs : Documentation, tutorial and experiments
  • /tests : Tests, Notebooks for interactive debugging andtest data
  • /repos : Code copied from third party repos, e.g. Yahoo LOPQ, TF-CTPN etc.
  • /server : dvalib + django server contains contains bulk of the code for UI, App and models.
  • /logs : Empty dir for storing logs

Libraries present in this repository 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
Insight Face 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
Text Detection CTPN MIT License
SphereFace MIT License
Segment annotator BSD 3-clause
TF Object detection API Apache 2.0
TF models/slim Apache 2.0
Youtube 8M feature extractor Apache 2.0
LOPQ Apache 2.0
Open Images Pre-trained network Apache 2.0
Interval Tree Apache 2.0

Libraries present in container (/root/thirdparty/)

Library Link to the license
pqkmeans MIT License
faiss BSD + PATENTS License

Additional libraries & frameworks

License & Copyright

Copyright 2016-2018, Akshay Bhat, All rights reserved.

Contact

Deep Video Analytics is nearing stable 1.0, we expect to release in Summer 2018. The license will be relaxed once a stable release version is reached. Please contact me for more information.

About

A distributed visual search and visual data analytics platform.

https://www.deepvideoanalytics.com/


Languages

Language:Python 89.5%Language:HTML 8.7%Language:CSS 1.6%Language:Shell 0.1%Language:Cuda 0.0%Language:PHP 0.0%Language:Dockerfile 0.0%Language:Lua 0.0%Language:C++ 0.0%