Renamed project.
This commit is contained in:
4
run_container.sh
Normal file → Executable file
4
run_container.sh
Normal file → Executable file
@ -3,9 +3,9 @@
|
||||
xhost +
|
||||
docker run --privileged --rm --network host -it \
|
||||
--gpus all --shm-size=16g --ulimit memlock=-1 --ulimit stack=67108864 \
|
||||
--volume "$(pwd)"/:/SimplePoseTriangulation/ \
|
||||
--volume "$(pwd)"/:/RapidPoseTriangulation/ \
|
||||
--volume "$(pwd)"/../datasets/:/datasets/ \
|
||||
--volume "$(pwd)"/skelda/:/skelda/ \
|
||||
--volume /tmp/.X11-unix:/tmp/.X11-unix \
|
||||
--env DISPLAY --env QT_X11_NO_MITSHM=1 \
|
||||
simpleposetriangulation
|
||||
rapidposetriangulation
|
||||
|
||||
Reference in New Issue
Block a user