会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小渔人
首页
分类
订阅
博客园
小渔人
首页
新随笔
联系
订阅
管理
2020年5月25日
TAN: Temporal Aggregation Network for Dense Multi-label Action Recognition
摘要: [TOC] Paper Reading @ 23/50 original : https://arxiv.org/abs/1812.06203 Formatted Citation: Abstract Temporal Aggregation Network decompose convolutio
阅读全文
posted @ 2020-05-25 11:44 小渔人
阅读(283)
评论(0)
推荐(0)
2020年5月10日
MAN: Moment Alignment Network for Natural Language Moment Retrieval via Iterative Graph Adjustment
摘要: [TOC] Paper Reading @ 22/50 original : https://arxiv.org/abs/1812.00087 Two crucial challenge: 1. semantic misalignment: a video contains multiple mom
阅读全文
posted @ 2020-05-10 23:03 小渔人
阅读(317)
评论(0)
推荐(0)
2020年4月13日
Python 包的搜寻与安装
摘要: [TOC] Python搜索包 python 解释器的路径一般为: 默认包地址: | 1 | | 标准库路径 | | | | | | 2 | | 第三方库路径, 是Python版本号 | | 3 | `` | 当前工作目录 | 注: 1. Linux 上默认 /usr` 2. 如果将Python升级
阅读全文
posted @ 2020-04-13 22:19 小渔人
阅读(306)
评论(0)
推荐(0)