Skip to content

Tags: Lab930boss/DeepVideoAnalytics

Tags

docker.container.10

Toggle docker.container.10's commit message
Upgrade to Tensorflow 1.4 Remove base images instead have a single co…

…ntainer image.

remove CRFasRNN.

Next:
1. Create example clients for retrieval experiments.
2. Ability to import region annotations specified in JSON file with filenames and frame_index used as invariant identifiers.
3. Streamlining creation of pre-indexed datasets.
4. Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
5. Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
6. improve paper & documentation

docker.container.9

Toggle docker.container.9's commit message
Upgrade to Tensorflow 1.4 Remove base images instead have a single co…

…ntainer image.

Next:
1. Create example clients for retrieval experiments.
2. Ability to import region annotations specified in JSON file with filenames and frame_index used as invariant identifiers.
3. Streamlining creation of pre-indexed datasets.
4. Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
5. Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
6. improve paper & documentation

docker.container.8

Toggle docker.container.8's commit message
Upgrade to Tensorflow 1.4 Remove base images instead have a single co…

…ntainer image.

Next:
1. Create example clients for retrieval experiments.
2. Ability to import region annotations specified in JSON file with filenames and frame_index used as invariant identifiers.
3. Streamlining creation of pre-indexed datasets.
4. Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
5. Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
6. improve paper & documentation

docker.container.7

Toggle docker.container.7's commit message
Upgrade to Tensorflow 1.4 Remove base images instead have a single co…

…ntainer image.

Next:
1. Create example clients for retrieval experiments.
2. Ability to import region annotations specified in JSON file with filenames and frame_index used as invariant identifiers.
3. Streamlining creation of pre-indexed datasets.
4. Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
5. Store uploaded videos/zip files to "ingest"  directory and use create_launch functionality to separate interface cleanly and ensuring everything goes through DVAPQL.
6. improve paper & documentation

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.