上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 328 下一页
摘要: Dead kernel Jupyter notebook 出现 Dead kernel 原因: GPU内存(显存)不够用了。 阅读全文
posted @ 2023-10-08 09:21 emanlee 阅读(27) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/371296750 https://zhuanlan.zhihu.com/p/420954745 CAM目标检测 https://zhuanlan.zhihu.com/p/564056982 首先CAM是什么?CAM全称Class Activ 阅读全文
posted @ 2023-10-08 09:21 emanlee 阅读(424) 评论(0) 推荐(0) 编辑
摘要: 目标检测(Object Detection),也叫目标提取,是一种基于目标几何和统计特征的图像分割。它将目标的分割和识别合二为一,其准确性和实时性是整个系统的一项重要能力。 尤其是在复杂场景中,需要对多个目标进行实时处理时,目标自动提取和识别就显得特别重要。 1. 什么是目标检测1.1 目标检测的定 阅读全文
posted @ 2023-10-08 09:21 emanlee 阅读(794) 评论(0) 推荐(0) 编辑
摘要: Good : https://blog.csdn.net/qq_46378251/article/details/128773539 https://blog.csdn.net/m0_59286668/article/details/128768117 https://www.jianshu.com 阅读全文
posted @ 2023-10-08 09:21 emanlee 阅读(52) 评论(0) 推荐(0) 编辑
摘要: https://www.laike.net/article-11-295083-0.html 使用K.function()调试keras操作 Keras的底层库使用Theano或TensorFlow,这两个库也称为Keras的后端。无论是Theano还是TensorFlow,都需要提前定义好网络的结 阅读全文
posted @ 2023-10-08 09:05 emanlee 阅读(165) 评论(0) 推荐(0) 编辑
摘要: LaTex's package manager tlmgr tlmgr是TeX Live中包含的包和配置管理器的名称。它完全独立于操作系统可能提供的任何包管理器。您可以运行 tlmgr --help 查看命令 yum -y install texlive-xetex texlive-fonts-re 阅读全文
posted @ 2023-10-08 09:05 emanlee 阅读(185) 评论(0) 推荐(0) 编辑
摘要: AttributeError Traceback (most recent call last) /tmp/ipykernel_23207/4182898696.py in <module> 45 monitor='loss') # 由于 46 > 47 history = model.fit(x_ 阅读全文
posted @ 2023-10-08 09:03 emanlee 阅读(253) 评论(0) 推荐(0) 编辑
摘要: 视频: https://www.bilibili.com/video/BV1sA41157Fk/?spm_id_from=333.337.search-card.all.click&vd_source=6292df769fba3b00eb2ff1859b99d79e https://www.bili 阅读全文
posted @ 2023-10-08 09:02 emanlee 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 多模态预训练CLIP https://zhuanlan.zhihu.com/p/477760524 先导知识 残差网络 Transformer 前言 CLIP(Contrastive Language–Image Pre-training)[1]是OpenAI的第一篇多模态预训练的算法,它延续了GP 阅读全文
posted @ 2023-10-08 09:01 emanlee 阅读(258) 评论(0) 推荐(0) 编辑
摘要: 文本分类 转自 https://mp.weixin.qq.com/s/0hKzedHimfPtWgzEk49YzA https://mp.weixin.qq.com/s/0hKzedHimfPtWgzEk49YzA A Survey on Text Classification: From Shal 阅读全文
posted @ 2023-10-08 08:58 emanlee 阅读(30) 评论(0) 推荐(0) 编辑
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 328 下一页