Skip to content

Instantly share code, notes, and snippets.

@fabito
Created July 11, 2018 03:11
Show Gist options
  • Save fabito/0c656f3aac321b0ba34166f8584b72f3 to your computer and use it in GitHub Desktop.
Save fabito/0c656f3aac321b0ba34166f8584b72f3 to your computer and use it in GitHub Desktop.
Browsing a dataset with Morghulis
xhost + && \
docker run --rm -it --privileged \
-e DISPLAY=unix$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v ${HOME}/datasets/:/datasets \
housebw/morghulis-browser morghulis.browse --dataset=fddb --data_dir=/datasets/FDDB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment