用plt.gca()画框及打标签

import os import cv2 import json from matplotlib import pyplot as plt #%matplotlib inline 代码:python jsonPath = 'E:/bdd/bdd/100k/train/0000f77c-6257be58.json' with open(jsonPath,'r') as f: data=jso
相关文章
相关标签/搜索