NielsRogge / Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
MIT License
8.42k stars 1.32k forks source link

Dinov2 HF based notebooks with multi scale and Mask2former #439

Open ayushnangia opened 1 week ago

ayushnangia commented 1 week ago

Hi,

Train_a_linear_classifier_on_top_of_DINOv2_for_semantic_segmentation

Great notebook but does anyone know how to work with multi scale and mask2former with dinov2 and how use dino with registers?

NielsRogge commented 2 hours ago

Hi,