Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 3.8 KB

README.md

File metadata and controls

70 lines (50 loc) · 3.8 KB

awesome-dinov2-extensions

This repo contains extensions to DINO V2 model by Meta AI Research, FAIR, and awesome applications built on top of it. UPDATES COMING SOON!

I AM ACTIVELY WATCHING FOR ANY UPDATES IN THE COMMUNITY AND BUILDING SOMETHING FANCY MYSELF. SO IF THERE IS SOMETHING UP YOU WILL SEE IT HERE FIRST.



Awesome DINO V2 Awesome

DINO V2 has led to a new breakthrough in the field of Computer Vision (CV), and this repository will continue to track and summarize the research progress of DINO V2 in various fields, including Papers/Projects, etc.

If you find this repository helpful, please consider Stars ⭐ or Sharing ⬆️. Thanks.

News

- 2023.5.4: Add steam-DINO V2 project. 

Contents

Papers/Projects

Basemodel Papers

Derivative Papers

Derivative Projects

Reimplementations for Ease of Use

Title Presentation Project page Code base Affiliation Description
Reimplementation of Dinov2 for evaluation purpose img Code - does not require the XTRANSFORMER library

Image Similarity Task

Title Presentation Project page Code base Affiliation Description
Steam DINOv2: match banners with Meta AI's DINOv2 img Code - retrieve Steam games with similar store banners
Title Presentation Project page Code base Affiliation Description
Extract Dataset Feature Vectors with DINOv2 img Colab Code - debug the embedding quality by clustering group of similar images and visualizing them
Title Presentation Project page Code base Affiliation Description
Implementation of instance retrieval using DINOv2 and Faiss img Colab Code - simply provide an image and the model will return similar images based on their features.

Image segmentation Task

Title Presentation Project page Code base Affiliation Description
Finetunig DINOv2 for Unsupervised Image Classification img Code - Self supervised image classification on tinyimagenet and imagenet dataset
Title Presentation Project page Code base Affiliation Description
Seg-DINOv2 img Code - Fine-tuning dino v2 for semantic segmentation task on MSCOCO.

Acknowledgement

This template is borrowed from awesome-segment-anything Code

License

This project is released under the MIT license. Please see the LICENSE file for more information.