Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
221cb0332
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
221cb0332
Commits
2088444e
Unverified
Commit
2088444e
authored
2 years ago
by
i-robot
Committed by
Gitee
2 years ago
Browse files
Options
Downloads
Plain Diff
!3357 失效url更新
Merge pull request !3357 from 籍家荣/master
parents
0a0f6630
00c968ab
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
official/cv/c3d/README.md
+2
-2
2 additions, 2 deletions
official/cv/c3d/README.md
with
2 additions
and
2 deletions
official/cv/c3d/README.md
+
2
−
2
View file @
2088444e
...
...
@@ -137,9 +137,9 @@ img_path: [IMAGE_FILE_PATH] # Path to the image file for the given data
```
text
mkdir ./pretrained_model
# download C3D pretrained file
wget -O ./pretrained_model/c3d-pretrained.pth https://
umich.box.com/shared/static/znmyt8uph3w7bjxoevg7pukfatyu3z6k
.pth
wget -O ./pretrained_model/c3d-pretrained.pth https://
download.mindspore.cn/thirdparty/c3d_pretrained
.pth
# download C3D Mean file
wget -O ./pretrained_model/sport1m_train16_128_mean.npy https://
umich.box.com/shared/static/ppbnldsa5rty615osdjh2yi8fqcx0a3b
.npy
wget -O ./pretrained_model/sport1m_train16_128_mean.npy https://
download.mindspore.cn/thirdparty/sport1m_train16_128_mean
.npy
```
-
Convert pretrained model (from pytorch to mindspore, both Pytorch and Mindspore must be installed.)
...
...
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