8000 GitHub - bosmart/digtrace-create: Digital Track Capture and Examination
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bosmart/digtrace-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

digtrace-create

Clone the repo and build docker image:
git clone https://github.com/bosmart/digtrace-create.git
cd digtrace-create
sudo docker build -t digtrace .

Run in interactive mode - will mount your home folder to /mnt:
sudo docker run -it -v ~:/mnt digtrace

Build models (the scripts are expecting input data in ~/inputs and will create outputs in ~/outputs):
./run-all.sh

About

Digital Track Capture and Examination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0