Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Improve resnet18 and resnet34 pre-trained models #10752

Merged
merged 10 commits into from
May 1, 2018
Merged

Improve resnet18 and resnet34 pre-trained models #10752

merged 10 commits into from
May 1, 2018

Conversation

hetong007
Copy link
Contributor

@hetong007 hetong007 commented Apr 30, 2018

Description

Update models:

  • resnet18_v1
  • resnet34_v2
  • resnet18_v1
  • resnet34_v2

in gluon model zoo with a better accuracy.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

@hetong007 hetong007 requested a review from szha as a code owner April 30, 2018 20:29
@szha szha merged commit 8585ef5 into apache:master May 1, 2018
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 7, 2018
* fix apache#9865

* add unittest

* fix format

* fix format

* fix superfluous loop in metric

* fix lint

* update resnet18/34 in the gluon model zoo

* correct values
rahul003 pushed a commit to rahul003/mxnet that referenced this pull request Jun 4, 2018
* fix apache#9865

* add unittest

* fix format

* fix format

* fix superfluous loop in metric

* fix lint

* update resnet18/34 in the gluon model zoo

* correct values
zheng-da pushed a commit to zheng-da/incubator-mxnet that referenced this pull request Jun 28, 2018
* fix apache#9865

* add unittest

* fix format

* fix format

* fix superfluous loop in metric

* fix lint

* update resnet18/34 in the gluon model zoo

* correct values
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants