Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
MobileNetV3_pytorch
Commits
d6efac5d
Commit
d6efac5d
authored
Dec 19, 2023
by
Sugon_ldc
Browse files
add picture in readme
parent
098ab9f5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
README.md
README.md
+1
-2
model.properties
model.properties
+6
-3
No files found.
README.md
View file @
d6efac5d
...
@@ -68,8 +68,7 @@ bash train.sh
...
@@ -68,8 +68,7 @@ bash train.sh
```
```
## result
## result

### 精度
### 精度
...
...
model.properties
View file @
d6efac5d
# 模型编码
modelCode
=
179
# 模型名称
# 模型名称
modelName
=
M
obile
N
etv3_
PyT
orch
modelName
=
m
obile
n
etv3_
pyt
orch
# 模型描述
# 模型描述
modelDescription
=
MobileNet
V3是一种轻量级的卷积神经网络模型
modelDescription
=
MobileNet
v3采用轻量级的深度可分离卷积(depthwise separable convolution)结构,以减少模型参数量和计算复杂度
# 应用场景(多个标签以英文逗号分割)
# 应用场景(多个标签以英文逗号分割)
appScenario
=
pytorch,训练,图像分类
appScenario
=
训练,目标检测,交通,政府,金融
# 框架类型(多个标签以英文逗号分割)
# 框架类型(多个标签以英文逗号分割)
frameType
=
PyTorch
frameType
=
PyTorch
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment