Open vHelenv opened 5 years ago
When i run the command : python demo.py -c=configs/m2det512_vgg.py -m=weights/m2det512_vgg.pth --showand I encounter this error message.
python demo.py -c=configs/m2det512_vgg.py -m=weights/m2det512_vgg.pth --show
: cannot connect to X server :0.0
You may have used the server to run programs. You can run it again without "--show" . And you will find the results in ./imgs.
python demo.py -c=configs/m2det512_vgg.py -m=weights/m2det512_vgg.pth
When i run the command :
python demo.py -c=configs/m2det512_vgg.py -m=weights/m2det512_vgg.pth --show
and I encounter this error message.: cannot connect to X server :0.0