Home Knowledge Base Resolution increase during fine-tuning

Resolution increase during fine-tuning is the practice of pretraining ViT at lower resolution for efficiency and then fine-tuning at higher resolution for accuracy gains - this two stage workflow improves final performance while keeping total compute manageable.

What Is Resolution Increase Fine-Tuning?

Why It Matters

Key Steps in the Workflow

Stage One Pretraining:

Positional Adaptation:

Stage Two Fine-Tuning:

How It Works

Step 1: Load low resolution checkpoint, resize positional embeddings from old patch grid to new patch grid.

Step 2: Fine-tune at higher resolution with adjusted learning rate and strong validation monitoring to capture gains without overfitting.

Tools & Platforms

Resolution increase during fine-tuning is a high leverage strategy that converts efficient pretraining into high detail final accuracy - it delivers strong gains with much lower compute than full high resolution from scratch.

resolution increase during fine-tuningcomputer vision

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.