For the display error, can you try to do plt.savefig("ssd.png")
instead of plt.show()
in the tutorial to see if the error will be gone? The tutorial for ssd is under tutorials/frontend/deploy_ssd_gluoncv.py
As for the opengl switch I’m not quite sure about the reason either.