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
OpenDAS
Pytorch-Encoding
Commits
c9d4a46a
Unverified
Commit
c9d4a46a
authored
May 25, 2020
by
Hang Zhang
Committed by
GitHub
May 25, 2020
Browse files
Update model_store.py (#282)
parent
d9dea172
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
encoding/models/model_store.py
encoding/models/model_store.py
+1
-1
No files found.
encoding/models/model_store.py
View file @
c9d4a46a
...
...
@@ -43,7 +43,7 @@ _model_sha1 = {name: checksum for checksum, name in [
(
'b661fd26c49656e01e9487cd9245babb12f37449'
,
'deeplab_resnest269_pcontext'
),
]}
encoding_repo_url
=
'https://hangzh.s3.amazonaws.com/'
encoding_repo_url
=
'https://hangzh.s3
-us-west-1
.amazonaws.com/'
_url_format
=
'{repo_url}encoding/models/{file_name}.zip'
def
short_hash
(
name
):
...
...
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