lucasjinreal / yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
GNU General Public License v3.0
3.12k stars 480 forks source link

while training the train_inseg.py some error happens. output:cannot connect to X server #157

Closed visionKinger closed 2 years ago

visionKinger commented 2 years ago

cannot connect to X server

visionKinger commented 2 years ago

image if i change the visualization=False, the error occurs. But i change it to True, the image and the mask are right without training.