Open ArasAzimi opened 5 years ago
Running ai2r_rev1.0 docker for prediction raises "cannot connect to X server" error. X server configurations needs to be added.
To reproduce on dev branch, run: bash runDocker.sh and select one of the trained models. If no trained model, run training first.
bash runDocker.sh
runDocker.sh is updated with xhost setting (master #e1e77a9). This is tested and works on ubuntu 16.04
Running ai2r_rev1.0 docker for prediction raises "cannot connect to X server" error. X server configurations needs to be added.
To reproduce on dev branch, run:
bash runDocker.sh
and select one of the trained models. If no trained model, run training first.