Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
models
提交
693017e3
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看板
提交
693017e3
编写于
9月 11, 2019
作者:
C
cuicheng
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix some name bugs
上级
03c7f484
变更
7
显示空白变更内容
内联
并排
Showing
7 changed file
with
20 addition
and
6 deletion
+20
-6
PaddleCV/image_classification/README.md
PaddleCV/image_classification/README.md
+2
-2
PaddleCV/image_classification/README_en.md
PaddleCV/image_classification/README_en.md
+2
-2
PaddleCV/image_classification/models/mobilenet_v1.py
PaddleCV/image_classification/models/mobilenet_v1.py
+1
-1
PaddleCV/image_classification/models/mobilenet_v2.py
PaddleCV/image_classification/models/mobilenet_v2.py
+1
-1
PaddleCV/image_classification/models/model_libs.py
PaddleCV/image_classification/models/model_libs.py
+14
-0
PaddleCV/image_classification/scripts/train/MobileNetV1.sh
PaddleCV/image_classification/scripts/train/MobileNetV1.sh
+0
-0
PaddleCV/image_classification/scripts/train/MobileNetV2.sh
PaddleCV/image_classification/scripts/train/MobileNetV2.sh
+0
-0
未找到文件。
PaddleCV/image_classification/README.md
浏览文件 @
693017e3
...
...
@@ -265,7 +265,7 @@ PaddlePaddle/Models ImageClassification 支持自定义数据
|
[
MobileNetV2
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_pretrained.tar
)
| 72.15% | 90.65% | 4.546 | 5.278 |
|
[
MobileNetV2_x1_5
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_x1_5_pretrained.tar
)
| 74.12% | 91.67% | 5.235 | 6.909 |
|
[
MobileNetV2_x2_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_x2_0_pretrained.tar
)
| 75.23% | 92.58% | 6.680 | 7.658 |
|
[
MobileNet3_small_x1_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV3_small_x1_0_pretrained.tar
)
| 67.46% | 87.12% | 6.809 | |
|
[
MobileNet
V
3_small_x1_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV3_small_x1_0_pretrained.tar
)
| 67.46% | 87.12% | 6.809 | |
### ShuffleNet Series
|Model | Top-1 | Top-5 | Paddle Fluid inference time(ms) | Paddle TensorRT inference time(ms) |
...
...
@@ -408,7 +408,7 @@ PaddlePaddle/Models ImageClassification 支持自定义数据
-
2019/04/01
**Stage3**
: 更新ResNet18,ResNet34,GoogLeNet,ShuffleNetV2
-
2019/06/12
**Stage4**
: 更新ResNet50_vc,ResNet50_vd,ResNet101_vd,ResNet152_vd,ResNet200_vd,SE154_vd InceptionV4,ResNeXt101_64x4d,ResNeXt101_vd_64x4d
-
2019/06/22 更新ResNet50_vd_v2
-
2019/07/02
**Stage5**
: 更新MobileNetV2_x0_5,ResNeXt50_32x4d,ResNeXt50_64x4d,Xception
_
41,ResNet101_vd
-
2019/07/02
**Stage5**
: 更新MobileNetV2_x0_5,ResNeXt50_32x4d,ResNeXt50_64x4d,Xception41,ResNet101_vd
-
2019/07/19
**Stage6**
: 更新ShuffleNetV2_x0_25,ShuffleNetV2_x0_33,ShuffleNetV2_x0_5,ShuffleNetV2_x1_0,ShuffleNetV2_x1_5,ShuffleNetV2_x2_0,MobileNetV2_x0_25,MobileNetV2_x1_5,MobileNetV2_x2_0,ResNeXt50_vd_64x4d,ResNeXt101_32x4d,ResNeXt152_32x4d
-
2019/08/01
**Stage7**
: 更新DarkNet53,DenseNet121,Densenet161,DenseNet169,DenseNet201,DenseNet264,SqueezeNet1_0,SqueezeNet1_1,ResNeXt50_vd_32x4d,ResNeXt152_64x4d,ResNeXt101_32x8d_wsl,ResNeXt101_32x16d_wsl,ResNeXt101_32x32d_wsl,ResNeXt101_32x48d_wsl,Fix_ResNeXt101_32x48d_wsl
-
2019/09/11
**Stage8**
: 更新ResNet18_vd,ResNet34_vd,MobileNetV1_x0_25,MobileNetV1_x0_5,MobileNetV1_x0_75,MobileNetV2_x0_75,MobilenNetV3_small_x1_0,DPN68,DPN92,DPN98,DPN107,DPN131,ResNeXt101_vd_32x4d,ResNeXt152_vd_64x4d,Xception65,Xception71,Xception41_deeplab,Xception65_deeplab,SE_ResNet50_vd
...
...
PaddleCV/image_classification/README_en.md
浏览文件 @
693017e3
...
...
@@ -247,7 +247,7 @@ Pretrained models can be downloaded by clicking related model names.
|
[
MobileNetV2
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_pretrained.tar
)
| 72.15% | 90.65% | 4.546 | 5.278 |
|
[
MobileNetV2_x1_5
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_x1_5_pretrained.tar
)
| 74.12% | 91.67% | 5.235 | 6.909 |
|
[
MobileNetV2_x2_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV2_x2_0_pretrained.tar
)
| 75.23% | 92.58% | 6.680 | 7.658 |
|
[
MobileNet3_small_x1_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV3_small_x1_0_pretrained.tar
)
| 67.46% | 87.12% | 6.809 | |
|
[
MobileNet
V
3_small_x1_0
](
https://paddle-imagenet-models-name.bj.bcebos.com/MobileNetV3_small_x1_0_pretrained.tar
)
| 67.46% | 87.12% | 6.809 | |
### ShuffleNet Series
|Model | Top-1 | Top-5 | Paddle Fluid inference time(ms) | Paddle TensorRT inference time(ms) |
...
...
@@ -383,7 +383,7 @@ Enforce failed. Expected x_dims[1] == labels_dims[1], but received x_dims[1]:100
-
2019/04/01
**Stage3**
: Update ResNet18, ResNet34, GoogLeNet, ShuffleNetV2
-
2019/06/12
**Stage4**
:Update ResNet50_vc, ResNet50_vd, ResNet101_vd, ResNet152_vd, ResNet200_vd, SE154_vd InceptionV4, ResNeXt101_64x4d, ResNeXt101_vd_64x4d
-
2019/06/22 Update ResNet50_vd_v2
-
2019/07/02
**Stage5**
: Update MobileNetV2_x0_5, ResNeXt50_32x4d, ResNeXt50_64x4d, Xception
_
41, ResNet101_vd
-
2019/07/02
**Stage5**
: Update MobileNetV2_x0_5, ResNeXt50_32x4d, ResNeXt50_64x4d, Xception41, ResNet101_vd
-
2019/07/19
**Stage6**
: Update ShuffleNetV2_x0_25, ShuffleNetV2_x0_33, ShuffleNetV2_x0_5, ShuffleNetV2_x1_0, ShuffleNetV2_x1_5, ShuffleNetV2_x2_0, MobileNetV2_x0_25, MobileNetV2_x1_5, MobileNetV2_x2_0, ResNeXt50_vd_64x4d, ResNeXt101_32x4d, ResNeXt152_32x4d
-
2019/08/01
**Stage7**
: Update DarkNet53, DenseNet121. Densenet161, DenseNet169, DenseNet201, DenseNet264, SqueezeNet1_0, SqueezeNet1_1, ResNeXt50_vd_32x4d, ResNeXt152_64x4d, ResNeXt101_32x8d_wsl, ResNeXt101_32x16d_wsl, ResNeXt101_32x32d_wsl, ResNeXt101_32x48d_wsl, Fix_ResNeXt101_32x48d_wsl
-
2019/09/11
**Stage8**
: Update ResNet18_vd,ResNet34_vd,MobileNetV1_x0_25,MobileNetV1_x0_5,MobileNetV1_x0_75,MobileNetV2_x0_75,MobilenNetV3_small_x1_0,DPN68,DPN92,DPN98,DPN107,DPN131,ResNeXt101_vd_32x4d,ResNeXt152_vd_64x4d,Xception65,Xception71,Xception41_deeplab,Xception65_deeplab,SE_ResNet50_vd
...
...
PaddleCV/image_classification/models/mobilenet_v1.py
浏览文件 @
693017e3
...
...
@@ -20,7 +20,7 @@ import paddle.fluid as fluid
from
paddle.fluid.initializer
import
MSRA
from
paddle.fluid.param_attr
import
ParamAttr
__all__
=
[
'MobileNetV1'
,
'MobileNetV1_x0_25'
,
' MobileNetV1_x0_5'
,
' MobileNetV1_x0_75'
,
' MobileNetV1'
]
__all__
=
[
'MobileNetV1'
,
'MobileNetV1_x0_25'
,
' MobileNetV1_x0_5'
,
' MobileNetV1_x0_75'
]
class
MobileNetV1
():
...
...
PaddleCV/image_classification/models/mobilenet_v2.py
浏览文件 @
693017e3
...
...
@@ -20,7 +20,7 @@ from paddle.fluid.initializer import MSRA
from
paddle.fluid.param_attr
import
ParamAttr
__all__
=
[
'MobileNetV2
'
,
'MobileNetV2
_x0_25'
,
'MobileNetV2_x0_5'
'MobileNetV2_x0_25'
,
'MobileNetV2_x0_5'
'MobileNetV2_x0_75'
,
'MobileNetV2'
,
'MobileNetV2_x1_5'
,
'MobileNetV2_x2_0'
,
]
...
...
PaddleCV/image_classification/models/model_libs.py
浏览文件 @
693017e3
#copyright (c) 2019 PaddlePaddle Authors. All Rights Reserve.
#
#Licensed under the Apache License, Version 2.0 (the "License");
#you may not use this file except in compliance with the License.
#You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
#Unless required by applicable law or agreed to in writing, software
#distributed under the License is distributed on an "AS IS" BASIS,
#WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#See the License for the specific language governing permissions and
#limitations under the License.
from
__future__
import
absolute_import
from
__future__
import
division
from
__future__
import
print_function
...
...
PaddleCV/image_classification/scripts/train/MobileNetV1
_x1_0
.sh
→
PaddleCV/image_classification/scripts/train/MobileNetV1.sh
浏览文件 @
693017e3
文件已移动
PaddleCV/image_classification/scripts/train/MobileNetV2
_x1_0
.sh
→
PaddleCV/image_classification/scripts/train/MobileNetV2.sh
浏览文件 @
693017e3
文件已移动
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录