zhiqwang / yolort

yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
https://zhiqwang.com/yolort
GNU General Public License v3.0
708 stars 153 forks source link

Remove Matplotlib agg backend #499

Closed JingxianKe closed 11 months ago

JingxianKe commented 11 months ago

Fix #467 Remove Matplotlib agg backend. See https://stackoverflow.com/questions/56656777/userwarning-matplotlib-is-currently-using-agg-which-is-a-non-gui-backend-so for more details.