Skip to content

Quackenstein/TrackSpectre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Build docker image

docker build . -t trackspectre

Run

docker run --gpus=all --net=host trackspectre

Open browser

http://localhost:7860

Hint: Use ssh portforwarding if you are working remotely:

ssh user@server -L 7860:localhost:7860

About

Dockerfile for Segment-and-Track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published