Skip to content
Snippets Groups Projects
Commit 09a2b689 authored by paul.tresson_ird.fr's avatar paul.tresson_ird.fr
Browse files

add comment on heavier models in faq

parent bd23ee30
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ You can create an overlap by selecting a stride smaller than the sampling size o
## How can I obtain a better resolution ?
This plugin was developped with ViTs in mind as template models. These have spatialy explicit features and divide the image into patches of typially `16x16` or `14x14` pixels. By having a smaller sampling size, you will have better resolution but with less context for the model to work with.
Using a model with smaller patch size will also in the end lead to a better resolution but these models are often heavier.
## Which model should I use ?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment