xcp2022beGood
Results
1
comments of
xcp2022beGood
> Hi Aaiguy, > > You can, for example, initialize the model as follows > > ```python > from dinov2.models.vision_transformer import vit_large > > model = vit_large( > patch_size=14, >...