会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
兔子二
上一页
1
···
3
4
5
6
7
8
9
10
11
···
20
下一页
2021年8月25日
conda 源配置
摘要: https://www.cnblogs.com/winslam/p/13532213.html
阅读全文
posted @ 2021-08-25 17:17 兔子二
阅读(67)
评论(0)
推荐(0)
2021年6月21日
gbd调试
摘要: 1. CMake编译时支持GDB调试 在cmake中有一个全局的环境变量,CMAKE_BUILD_TYPE 设置为 SET(CMAKE_BUILD_TYPE "Debug") https://blog.csdn.net/lv_xinmy/article/details/8570801
阅读全文
posted @ 2021-06-21 16:04 兔子二
阅读(83)
评论(0)
推荐(0)
2021年6月8日
transformer
摘要: http://jalammar.github.io/illustrated-transformer/ https://zhuanlan.zhihu.com/p/341995737 vit -- vision transformer https://www.cnblogs.com/PythonLear
阅读全文
posted @ 2021-06-08 15:48 兔子二
阅读(32)
评论(0)
推荐(0)
2021年5月10日
rsync
摘要: rsync -e "ssh -p 5***2" -avz root@1.3.9.1:/mnt/datadisk0/workspace/data/train/train/ /home/szh/data/
阅读全文
posted @ 2021-05-10 16:49 兔子二
阅读(32)
评论(0)
推荐(0)
2021年3月2日
alphastar
摘要: 1. https://zhuanlan.zhihu.com/p/89446729 https://deepmind.com/blog/article/AlphaStar-Grandmaster-level-in-StarCraft-II-using-multi-agent-reinforcement
阅读全文
posted @ 2021-03-02 16:48 兔子二
阅读(198)
评论(0)
推荐(0)
2021年2月26日
VAE(Variational Autoencoder)的原理
摘要: 1. https://www.cnblogs.com/huangshiyu13/p/6209016.html 2. KL散度理解以及使用pytorch计算KL散度 - 知乎 (zhihu.com) 3. https://wenku.baidu.com/view/b38a6aa65bf5f61fb73
阅读全文
posted @ 2021-02-26 14:12 兔子二
阅读(79)
评论(0)
推荐(0)
2021年2月25日
SMPL 模型
摘要: 1. SMPL 模型 https://www.cnblogs.com/sariel-sakura/p/14321818.html 2. 官网 https://smpl.is.tue.mpg.de. 3. SMPL源代码实现和模型解读 https://www.it610.com/article/127
阅读全文
posted @ 2021-02-25 20:11 兔子二
阅读(625)
评论(0)
推荐(0)
2021年2月20日
注意 pip install opencv-python 的版本应与本机安装的opencv版本一致
摘要: https://blog.csdn.net/zhouhuaidong/article/details/107524239 1、pkg-config --modversion opencv 查询opencv版本号,例如:‘3.4.2’2、在https://pypi.org/project/opencv
阅读全文
posted @ 2021-02-20 14:04 兔子二
阅读(994)
评论(0)
推荐(0)
qt.qpa.plugin Could not load the Qt platform plugin xcb
摘要: 运行python 代码, 遇到标题中的报错。原来以为是qt的问题,尝试了baidu和bing各种办法都无济于事。 后来终于参考某网页,把opencv-python版本 由 4.5 下降为 4.3.0.36 ,问题解决。 这已经是第二次由于opencv版本造成问题了。
阅读全文
posted @ 2021-02-20 11:45 兔子二
阅读(3534)
评论(0)
推荐(0)
2021年2月7日
深度学习模型在移动端的部署
摘要: https://blog.csdn.net/zeusee/article/details/89601634
阅读全文
posted @ 2021-02-07 18:09 兔子二
阅读(349)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
20
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告