Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
models
提交
bd036a40
M
models
项目概览
PaddlePaddle
/
models
1 年多 前同步成功
通知
222
Star
6828
Fork
2962
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
602
列表
看板
标记
里程碑
合并请求
255
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
M
models
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
602
Issue
602
列表
看板
标记
里程碑
合并请求
255
合并请求
255
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
bd036a40
编写于
11月 22, 2022
作者:
Q
qiceng
提交者:
GitHub
11月 22, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update_TSM (#5605)
上级
f8e1a3d6
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
4 addition
and
3 deletion
+4
-3
modelcenter/PP-TSM/info.yaml
modelcenter/PP-TSM/info.yaml
+2
-2
modelcenter/PP-TSM/introduction_cn.ipynb
modelcenter/PP-TSM/introduction_cn.ipynb
+1
-0
modelcenter/PP-TSM/introduction_en.ipynb
modelcenter/PP-TSM/introduction_en.ipynb
+1
-1
未找到文件。
modelcenter/PP-TSM/info.yaml
浏览文件 @
bd036a40
...
...
@@ -3,7 +3,7 @@ Model_Info:
name
:
"
PP-TSM"
description
:
"
PP-TSM是PaddleVideo自研的实用产业级视频分类模型,考虑精度和速度的平衡,进行模型瘦身和精度优化,在Kinetics-400数据集上精度较原论文提升4个点。"
description_en
:
"
PP-TSM
is
a
practical
industrial
video
classification
model
developed
by
PaddleVideo.
We
slim
the
model
size
and
optimize
the
accuracy
with
the
considerations
of
the
trade-off
between
speed
and
precision
and
achieve
76.16%
in
Kinetics-400
dataset."
icon
:
"
@后续UE统一设计之后,会存到bos上某个位置
"
icon
:
"
https://user-images.githubusercontent.com/59186797/203051256-8ba37e13-a451-41b8-8066-d1e20ec1f621.jpg
"
from_repo
:
"
PaddleVideo"
Task
:
-
tag_en
:
"
Video"
...
...
@@ -20,7 +20,7 @@ Example:
url
:
"
https://aistudio.baidu.com/aistudio/projectdetail/3473391?contributionType=1"
url_en
:
Datasets
:
"
Kinetics-400,
UCF-101"
Pulisher
:
"
Baidu"
Pu
b
lisher
:
"
Baidu"
License
:
"
apache.2.0"
Paper
:
-
title
:
"
TSM:
Temporal
Shift
Module
for
Efficient
Video
Understanding"
...
...
modelcenter/PP-TSM/introduction_cn.ipynb
浏览文件 @
bd036a40
...
...
@@ -59,6 +59,7 @@
},
"outputs": [],
"source": [
"!mkdir -p ~/work\n",
"%cd ~/work\n",
"# 克隆PaddleVideo(从gitee上更快),本项目以做持久化处理,不用克隆了。\n",
"!git clone https://github.com/PaddlePaddle/PaddleVideo"
...
...
modelcenter/PP-TSM/introduction_en.ipynb
浏览文件 @
bd036a40
...
...
@@ -59,8 +59,8 @@
},
"outputs": [],
"source": [
"!mkdir -p ~/work\n",
"%cd ~/work\n",
"\n",
"!git clone https://github.com/PaddlePaddle/PaddleVideo"
]
},
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录