用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
相關文章
相關標籤/搜索