Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix vgg-19 model link. #363

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Conversation

mzr1996
Copy link
Member

@mzr1996 mzr1996 commented Jul 19, 2021

The checkpoint link of vgg-19 used vgg-19-bn by mistake. Now fix it.
Refers to #362

@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #363 (4dce18f) into master (15cd34b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files          96       96           
  Lines        5113     5113           
  Branches      849      849           
=======================================
  Hits         3887     3887           
  Misses       1108     1108           
  Partials      118      118           
Flag Coverage Δ
unittests 76.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15cd34b...4dce18f. Read the comment docs.

Copy link
Collaborator

@Ezra-Yu Ezra-Yu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@mzr1996 mzr1996 merged commit 9352fc4 into open-mmlab:master Jul 22, 2021
@mzr1996 mzr1996 deleted the fix-vgg-link branch July 22, 2021 03:29
mzr1996 added a commit to mzr1996/mmpretrain that referenced this pull request Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants