Skip to content

Tags: Felixmonkey/DeepVideoAnalytics

Tags

docker.container.6

Toggle docker.container.6's commit message
Fix Dockerfile mistake.

Next:

- Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
- Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
- improve paper & documentation

docker.container.5

Toggle docker.container.5's commit message
Fix Dockerfile mistake.

Next:

- Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
- Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
- improve paper & documentation

docker.container.4

Toggle docker.container.4's commit message
Update Dockerfiles to install MXNet in addition to PyTorch and Tensor…

…Flow.

Fix sync static.

Next:

- Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
- Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
- improve paper & documentation

docker.container.3

Toggle docker.container.3's commit message
Added open images tagger model, along with UI in dashboard.

Next:
- Improve interface separation between Django and DVAPQL .
- improve paper & documentation

docker.container.2

Toggle docker.container.2's commit message
Add dockerfile for cpu version of dva caffe container.

Next:
- Improve interface separation between Django and DVAPQL .
- improve paper & documentation

docker.container.1

Toggle docker.container.1's commit message
Add django celery beat for schedued tasks.

auto.gpu.5

Toggle auto.gpu.5's commit message
Convert CTPN into Caffe dockerfile, and try building it automatically.

CRNN analysis now works.
To Do: django-celery-beat for scheduling and queue management.

auto.gpu.3

Toggle auto.gpu.3's commit message
Compile CRFASRNN and add PyTorch to main container instead of CAFFE c…

…ontainer.

 To Do: django-celery-beat for scheduling and queue management.

auto.gpu.2

Toggle auto.gpu.2's commit message
Compile CRFASRNN and add PyTorch to main container instead of CAFFE c…

…ontainer.

 To Do: django-celery-beat for scheduling and queue management.

auto.gpu.1

Toggle auto.gpu.1's commit message
Alway initialize fs before launching queues.

To Do: celery-beat, add Open Images annotator.