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
RepViT_pytorch
Commits
3219019e
Commit
3219019e
authored
Jun 24, 2024
by
chenzk
Browse files
v1.0.3
parent
7fd46967
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
icon.png
icon.png
+0
-0
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
3219019e
...
@@ -58,7 +58,7 @@ pip install -r requirements.txt # requirements.txt
...
@@ -58,7 +58,7 @@ pip install -r requirements.txt # requirements.txt
`cifar100`
`cifar100`
-
http://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz
-
http://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz
下载解压即可使用,文件大小约161Mb,训练数据目录结构如下:
下载解压即可使用,文件大小约161Mb,
项目中已包含
[
`cifar100`
](
./cifar100.zip
)
,
训练数据目录结构如下:
```
```
cifar100/cifar-100-python
cifar100/cifar-100-python
├── train
├── train
...
...
icon.png
0 → 100644
View file @
3219019e
64.6 KB
model.properties
View file @
3219019e
...
@@ -5,6 +5,6 @@ modelName=repvit_pytorch
...
@@ -5,6 +5,6 @@ modelName=repvit_pytorch
# 模型描述
# 模型描述
modelDescription
=
RepViT在iPhone 12上以1ms的延迟实现了超过80%的top-1准确率,为当前多个SOTA实例分割算法的backbone。
modelDescription
=
RepViT在iPhone 12上以1ms的延迟实现了超过80%的top-1准确率,为当前多个SOTA实例分割算法的backbone。
# 应用场景
# 应用场景
appScenario
=
训练,制造,电商,医疗,能源,教育
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