摘要: image1=Image.fromarray(cv2.cvtColor(image01,cv2.COLOR_BGR2RGB)) cv2.error: OpenCV(4.1.2) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:As 阅读全文
posted @ 2020-05-01 09:55 鑫大 阅读(13407) 评论(3) 推荐(1)
摘要: 一、安装环境 # install requirements pip install pycocotools numpy opencv-python tqdm tensorboard tensorboardX pyyaml pip install torch==1.4.0 pip install to 阅读全文
posted @ 2020-05-01 09:41 鑫大 阅读(2139) 评论(0) 推荐(0)