Skip to content

oliverkallenberg/DeepVis-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepVis Pipeline

Code of the Docker image of the DeepVis data pipeline.

Requirements

All Scripts are run in a Docker container. Therefore a Docker installation is needed. More information are available here

TMP COMMANDS

docker build -t oliverkallenberg/deepvis-pipeline . docker push oliverkallenberg/deepvis-pipeline docker run -it -v %cd%\config.yml:/config.yml -v %cd%\data:/data --rm --name dvp deepvis-pipeline bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors