Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
221cb0249
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
221cb0249
Commits
93255200
Commit
93255200
authored
2 years ago
by
lvmingfu
Browse files
Options
Downloads
Patches
Plain Diff
fix error links for master
parent
a1c70834
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+3
-3
3 additions, 3 deletions
README.md
README_CN.md
+3
-3
3 additions, 3 deletions
README_CN.md
community/cv/snn/README.md
+1
-1
1 addition, 1 deletion
community/cv/snn/README.md
with
7 additions
and
7 deletions
README.md
+
3
−
3
View file @
93255200
...
...
@@ -75,7 +75,7 @@ In order to facilitate developers to enjoy the benefits of MindSpore framework,
| Computer Vision (CV) | Text Detection |
[
PSENet
](
https://gitee.com/mindspore/models/tree/master/official/cv/psenet
)
| ✅ | | |
| Computer Vision (CV) | Text Recognition |
[
CNN+CTC
](
https://gitee.com/mindspore/models/tree/master/official/cv/cnnctc
)
| ✅ | | |
| Computer Vision (CV) | Semantic Segmentation |
[
DeepLabV3
](
https://gitee.com/mindspore/models/tree/master/official/cv/deeplabv3
)
| ✅ | | ✅ |
| Computer Vision (CV) | Semantic Segmentation |
[
DeepLabV3+
](
https://gitee.com/mindspore/models/tree/master/
official
/cv/deeplabv3plus
)
| ✅ | | |
| Computer Vision (CV) | Semantic Segmentation |
[
DeepLabV3+
](
https://gitee.com/mindspore/models/tree/master/
research
/cv/deeplabv3plus
)
| ✅ | | |
| Computer Vision (CV) | Semantic Segmentation |
[
U-Net2D (Medical)
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet
)
| ✅ | | |
| Computer Vision (CV) | Semantic Segmentation |
[
U-Net3D (Medical)
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet3d
)
| ✅ | | |
| Computer Vision (CV) | Semantic Segmentation |
[
U-Net++
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet
)
| ✅ | | |
...
...
@@ -147,8 +147,8 @@ In order to facilitate developers to enjoy the benefits of MindSpore framework,
| Computer Vision (CV) | Image Classification |
[
fishnet99
](
https://gitee.com/mindspore/models/tree/master/research/cv/fishnet99
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
GENET
](
https://gitee.com/mindspore/models/tree/master/research/cv/GENet_Res50
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
GhostNet
](
https://gitee.com/mindspore/models/tree/master/research/cv/ghostnet
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
Glore_res200
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
200
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
Glore_res50
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
50
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
Glore_res200
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
Glore_res50
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
HarDNet
](
https://gitee.com/mindspore/models/tree/master/research/cv/hardnet
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
HourNAS
](
https://gitee.com/mindspore/models/tree/master/research/cv/HourNAS
)
| ✅ | | |
| Computer Vision (CV) | Image Classification |
[
HRNetW48-cls
](
https://gitee.com/mindspore/models/tree/master/research/cv/HRNetW48_cls
)
| ✅ | | |
...
...
This diff is collapsed.
Click to expand it.
README_CN.md
+
3
−
3
View file @
93255200
...
...
@@ -75,7 +75,7 @@
| 计算机视觉(CV) | 文本检测(Text Detection) |
[
PSENet
](
https://gitee.com/mindspore/models/tree/master/official/cv/psenet
)
| ✅ | | |
| 计算机视觉(CV) | 文本识别(Text Recognition) |
[
CNN+CTC
](
https://gitee.com/mindspore/models/tree/master/official/cv/cnnctc
)
| ✅ | | |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
DeepLabV3
](
https://gitee.com/mindspore/models/tree/master/official/cv/deeplabv3
)
| ✅ | | ✅ |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
DeepLabV3+
](
https://gitee.com/mindspore/models/tree/master/
official
/cv/deeplabv3plus
)
| ✅ | | |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
DeepLabV3+
](
https://gitee.com/mindspore/models/tree/master/
research
/cv/deeplabv3plus
)
| ✅ | | |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
U-Net2D (Medical)
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet
)
| ✅ | | |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
U-Net3D (Medical)
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet3d
)
| ✅ | | |
| 计算机视觉(CV) | 语义分割(Semantic Segmentation) |
[
U-Net++
](
https://gitee.com/mindspore/models/tree/master/official/cv/unet
)
| ✅ | | |
...
...
@@ -147,8 +147,8 @@
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
fishnet99
](
https://gitee.com/mindspore/models/tree/master/research/cv/fishnet99
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
GENET
](
https://gitee.com/mindspore/models/tree/master/research/cv/GENet_Res50
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
GhostNet
](
https://gitee.com/mindspore/models/tree/master/research/cv/ghostnet
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
Glore_res200
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
200
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
Glore_res50
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
50
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
Glore_res200
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
Glore_res50
](
https://gitee.com/mindspore/models/tree/master/research/cv/glore_res
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
HarDNet
](
https://gitee.com/mindspore/models/tree/master/research/cv/hardnet
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
HourNAS
](
https://gitee.com/mindspore/models/tree/master/research/cv/HourNAS
)
| ✅ | | |
| 计算机视觉(CV) | 图像分类(Image Classification) |
[
HRNetW48-cls
](
https://gitee.com/mindspore/models/tree/master/research/cv/HRNetW48_cls
)
| ✅ | | |
...
...
This diff is collapsed.
Click to expand it.
community/cv/snn/README.md
+
1
−
1
View file @
93255200
...
...
@@ -287,7 +287,7 @@ result: {'acc': 59.5400 %} ckpt=~/snn/train/output/checkpoint/lenet-5_250.ckpt
| Total time | 7 mins |
| Checkpoint for Fine tuning | 1.3M (.ckpt file) |
| Accuracy | 59.54% |
| config |
[
Link
](
https://gitee.com/mindspore/models/community/cv/snn/config
)
|
| config |
[
Link
](
https://gitee.com/mindspore/models/
tree/master/
community/cv/snn/config
)
|
# [Description of Random Situation](#contents)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment