上一页 1 2 3 4 5 6 7 8 ··· 17 下一页
摘要: Pytorch:model.train()和model.eval()用法和区别,以及model.eval()和torch.no_grad()的区别 阅读全文
posted @ 2022-04-29 10:19 刘文华 阅读(46) 评论(0) 推荐(0) 编辑
摘要: 推荐6个好用到爆的Pycharm插件 阅读全文
posted @ 2022-04-28 14:03 刘文华 阅读(223) 评论(0) 推荐(0) 编辑
摘要: 参考链接: https://blog.csdn.net/qq_43309940/article/details/122191247 https://blog.csdn.net/jhsignal/article/details/111398427 https://blog.csdn.net/qq_46 阅读全文
posted @ 2022-04-21 17:51 刘文华 阅读(30) 评论(0) 推荐(0) 编辑
摘要: import cv2 import numpy # 参考链接 https://blog.csdn.net/otengyue/article/details/79278572 import numpy as np nor_coord5point = [[0.31556875000000000,0.46 阅读全文
posted @ 2022-04-21 17:47 刘文华 阅读(60) 评论(0) 推荐(0) 编辑
摘要: json在线解析 阅读全文
posted @ 2022-04-20 16:17 刘文华 阅读(14) 评论(0) 推荐(0) 编辑
摘要: pytorch whl下载 阅读全文
posted @ 2022-04-18 13:50 刘文华 阅读(67) 评论(0) 推荐(0) 编辑
摘要: window10下pytorch解决不能使用多进程问题 阅读全文
posted @ 2022-04-12 17:42 刘文华 阅读(109) 评论(0) 推荐(0) 编辑
摘要: 一、环境配置 参考源码:https://github.com/Megvii-BaseDetection/YOLOX.git 二、准备数据 1.准备数据放到YOLOX/datasets下,具体格如下: datasets/VOCdevkit/VOC2007下存放图片及对应得xml文件,分别对应得文件夹为 阅读全文
posted @ 2021-12-24 14:50 刘文华 阅读(1152) 评论(0) 推荐(0) 编辑
摘要: Linux系统安装shapely报错:OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'libgeos_c.so']解决办法 阅读全文
posted @ 2021-12-13 14:41 刘文华 阅读(669) 评论(0) 推荐(0) 编辑
摘要: Ubuntu修改时区和更新时间 阅读全文
posted @ 2021-10-27 09:00 刘文华 阅读(179) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 17 下一页