Created
July 11, 2018 03:11
-
-
Save fabito/0c656f3aac321b0ba34166f8584b72f3 to your computer and use it in GitHub Desktop.
Browsing a dataset with Morghulis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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