06 2022 档案

摘要:import numpy as np import cv2 import matplotlib.pyplot as plt img_path = r'C:\Kaggle\Ultrasound_nerve_seg\train/1_1_mask.tif' val_path = './data/train 阅读全文
posted @ 2022-06-28 21:00 山…隹 阅读(107) 评论(0) 推荐(0) 编辑
摘要:#添加 tf.executing_eagerly() tf.config.run_functions_eagerly(True) 搜索 复制 阅读全文
posted @ 2022-06-06 18:39 山…隹 阅读(27) 评论(0) 推荐(0) 编辑
摘要:(sudo) conda create --quiet --yes --name myenv1 conda activate myenv1 进入conda list 列出下载的包conda deactivate 退出conda env remove -n testenv 删除环境 搜索 复制 阅读全文
posted @ 2022-06-04 21:13 山…隹 阅读(37) 评论(0) 推荐(0) 编辑
摘要:import glob mg_path = glob.glob(r'../faces/*.jpg') 搜索 复制 阅读全文
posted @ 2022-06-01 00:12 山…隹 阅读(15) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示