Skip to content

[WIP] Porting MViT architecture #6086

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

Closed
wants to merge 28 commits into from
Closed

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented May 25, 2022

This PR adds MViTv2 to TorchVision. It's based on @haooooooqi, @feichtenhofer and @lyttonhao 's work for migrating the original PyTorchVideo implementation.

It is an exploratory PR and the work is in progress. It's unclear if we will opt in for rewriting the implementation or continue refactoring based on the original. The equivalent diff is D36634383, exported to Github for easier testing on the CI. I'll update the PR and remove the draft status later to indicate it's open for reviews on styles, code structure etc.

@datumbox datumbox changed the title [WIP] Adding MViT architecture [WIP] Porting MViT architecture May 27, 2022
@datumbox
Copy link
Contributor Author

superseded by #6105 which does a complete rewrite

@datumbox datumbox closed this May 27, 2022
@datumbox datumbox deleted the models/mvit branch May 27, 2022 17:00
@datumbox datumbox mentioned this pull request May 27, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants