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

[Improvement] Add metafile, readme and converted models for Mlp-Mixer #539

Merged
merged 6 commits into from
Nov 24, 2021

Conversation

0x4f5da2
Copy link
Contributor

@0x4f5da2 0x4f5da2 commented Nov 17, 2021

Motivation

Add metafile, readme and converted models for Mlp-Mixer

Modification

Add pth converter, metafile, configs, readme, and minor changes to docstring

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #539 (fcd9361) into master (9f31fc5) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   79.87%   79.88%           
=======================================
  Files         107      107           
  Lines        6093     6095    +2     
  Branches      987      988    +1     
=======================================
+ Hits         4867     4869    +2     
  Misses       1094     1094           
  Partials      132      132           
Flag Coverage Δ
unittests 79.88% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
mmcls/models/backbones/mlp_mixer.py 95.45% <ø> (ø)
mmcls/models/classifiers/base.py 69.62% <0.00%> (ø)
mmcls/datasets/pipelines/transforms.py 88.22% <0.00%> (+0.04%) ⬆️

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 9f31fc5...fcd9361. Read the comment docs.

@0x4f5da2 0x4f5da2 changed the title Enhance Mlp-Mixer [Improvement] Add metafile, readme and converted models for Mlp-Mixer Nov 17, 2021
@0x4f5da2 0x4f5da2 requested a review from mzr1996 November 17, 2021 04:30
@0x4f5da2 0x4f5da2 marked this pull request as ready for review November 21, 2021 06:24
Copy link
Member

@mzr1996 mzr1996 left a comment

Choose a reason for hiding this comment

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

LGTM

@mzr1996 mzr1996 merged commit fc8adbc into open-mmlab:master Nov 24, 2021
mzr1996 added a commit to mzr1996/mmpretrain that referenced this pull request Nov 24, 2022
…en-mmlab#539)

* add pth converter

* minor update on config files, add metafile and readme

* add missing readme and minor fixes

* minor fixes

* Update config names and checkpoint download link

* Update model_zoo.md

Co-authored-by: mzr1996 <[email protected]>
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