Skip to content

In this notebook, we will be shown how we can train a higher resolution image for **Vision Transformer** model. Usually transformer based models with high resolution may not fit into our Graphic Processing Unit (GPU). In such cases, we can adopt a **Trainable Resizer** mechanism as a backbone of the transformer models and have it perform as a jo…

Notifications You must be signed in to change notification settings

cjayjonathan/Learning-to-Resize-Images-for-Vision-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Learning-to-Resize-Images-for-Vision-Transformer

In this notebook, we will be shown how we can train a higher resolution image for Vision Transformer model. Usually transformer based models with high resolution may not fit into our Graphic Processing Unit (GPU). In such cases, we can adopt a Trainable Resizer mechanism as a backbone of the transformer models and have it perform as a joint learning of the image resizer and recognition models simultaneously.

About

In this notebook, we will be shown how we can train a higher resolution image for **Vision Transformer** model. Usually transformer based models with high resolution may not fit into our Graphic Processing Unit (GPU). In such cases, we can adopt a **Trainable Resizer** mechanism as a backbone of the transformer models and have it perform as a jo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published