ArasAzimi / ai2r

A project to identify and classify airplanes!
MIT License
6 stars 0 forks source link

cannot connect to X server #1

Open ArasAzimi opened 5 years ago

ArasAzimi commented 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.

ArasAzimi commented 5 years ago

runDocker.sh is updated with xhost setting (master #e1e77a9). This is tested and works on ubuntu 16.04