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

[Feature] Add RIFormer Backbone (pretrain) #1453

Merged
merged 14 commits into from
Apr 7, 2023

Conversation

techmonsterwang
Copy link
Collaborator

Implementation of 'RIFormer: Keep Your Vision Backbone Effective But Removing Token Mixer'

@Ezra-Yu Ezra-Yu changed the base branch from master to pretrain April 4, 2023 03:48
@Ezra-Yu Ezra-Yu changed the title Riformer mmpt [Backbone] Add RIFormer Backbone (pretrain) Apr 4, 2023
@Ezra-Yu Ezra-Yu changed the title [Backbone] Add RIFormer Backbone (pretrain) [Feature] Add RIFormer Backbone (pretrain) Apr 4, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@1ee9bbe). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 89eaa92 differs from pull request most recent head 05124db. Consider uploading reports for the commit 05124db to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1453   +/-   ##
=======================================
  Coverage        ?   85.22%           
=======================================
  Files           ?      229           
  Lines           ?    17243           
  Branches        ?     2707           
=======================================
  Hits            ?    14696           
  Misses          ?     2046           
  Partials        ?      501           
Flag Coverage Δ
unittests 85.22% <0.00%> (?)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

configs/riformer/README.md Outdated Show resolved Hide resolved
mmpretrain/models/backbones/riformer.py Outdated Show resolved Hide resolved
mmpretrain/models/backbones/riformer.py Show resolved Hide resolved
configs/riformer/metafile.yml Outdated Show resolved Hide resolved
configs/riformer/README.md Outdated Show resolved Hide resolved
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.

LGTM.

@Ezra-Yu Ezra-Yu merged commit 411e05a into open-mmlab:main Apr 7, 2023
@fangyixiao18 fangyixiao18 mentioned this pull request Apr 14, 2023
14 tasks
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.

None yet

3 participants