[FEAT] Add MobileViT v1 & v2
Open
@yassineAlouini is already working on this.
Since Aug 12, 2022.
module: models
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
🚀 The feature
As described in the RFC "Batteries includes, phase 3", I am working on adding MobileViT v1 and v2 inspired by the following code repos/snippets:
- https://github.com/chinhsuanwu/mobilevit-pytorch
- https://github.com/apple/ml-cvnets/blob/main/cvnets/models/classification/mobilevit_v2.py
The original paper can be found here.
Motivation, pitch
This has been decided in the RFC.
Alternatives
No response
Additional context
No response
cc @datumbox
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.