RASMUS's picture
Upload with huggingface_hub
b0ae254
|
raw
history blame
No virus
671 Bytes
# FlexiViT: One Model for All Patch Sizes
Session by [johko](https://github.com/johko)
## Recording πŸ“Ί
[YouTube](https://www.youtube.com/watch?v=TlRYBgsl7Q8&t=977s&pp=ygUdaHVnZ2luZyBmYWNlIHN0dWR5IGdyb3VwIHN3aW4%3D)
## Session Slides πŸ–₯️
[Google Drive](https://docs.google.com/presentation/d/1rLAYr160COYQMUN0FDH7D9pP8qe1_QyXGvfbHkutOt8/edit?usp=sharing)
## Original Paper πŸ“„
[Hugging Face](https://huggingface.co/papers/2212.08013) /
[arxiv](https://arxiv.org/abs/2212.08013)
## GitHub Repo πŸ§‘πŸ½β€πŸ’»
https://github.com/google-research/big_vision
## Additional Resources πŸ“š
- [FlexiViT PR](https://github.com/google-research/big_vision/pull/24)