- 博客(5)
- 收藏
- 关注
原创 深度学习mask掩码机制
目录mask掩码机制作用mask 使用方法参考文献mask掩码机制作用在原始张量上盖上一层掩膜,以达到屏蔽或选择特定元素的目的。结构特征提取:用相似性变量或图像匹配方法检测和提取图像中与掩膜相似的结构特征mask 使用方法Relu操作和dropout操作相当于泛化的mask待补充参考文献浅析深度学习中的mask操作图像中的掩膜(Mask)是什么...
2022-03-04 10:58:21
9114
1
原创 Linux 下apt-get install 出现Could not get lock /var/lib/dpkg/lock-frontend
Linux apt-get install foo 出现E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?解决方案方法一:查看是否有程序在运行系统更新或
2022-03-01 10:15:14
1081
原创 Linux 自动更改git clone链接中 的https://为git://
git config --global url."git://".insteadOf https://
2022-02-28 19:05:28
1496
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人