Skip to content

Tags: OCRbyYue/DeepVideoAnalytics

Tags

docker.container.11

Toggle docker.container.11's commit message
CTPN verified working on CPU. Update dockerfiles, next GPU and remova…

…l of caffe dockerfiles.

Add tutorial using client API. Improve documentation, split cloud into AWS/Heroku and GCP with Kubernetes example.
Next create an intermediate tutorial using COCO dataset. Leverage ability to import region annotations specified in
JSON file with filenames and frame_index used as invariant identifiers.  Streamlining creation of pre-indexed datasets for
LFW, COCO and YFCC subsets. Also add ability to import from a local dir /ingest.

Next:
1. Reduce use of dvaapp in dvaui. Eventually ensuring that everything goes through the REST API.
2. improve paper & documentation

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