cfotache / pytorch_objectdetecttrack

Object detection in images, and tracking across video frames
483 stars 253 forks source link

cannot connect to X server #9

Closed ngingihy closed 5 years ago

ngingihy commented 5 years ago

When running object_tracker.py, I get the following the error:

/home/ubuntu/.local/lib/python3.6/site-packages/torch/nn/_reduction.py:46: UserWarning: size_average and reduce args will be deprecated, please use reduction='mean' instead. warnings.warn(warning.format(ret)) : cannot connect to X server

I'd really appreciate if anyone can tell me where is that server or how can I solve this problem?

ngingihy commented 5 years ago

Needed a GUI