This is the Linux app named DINOv2 whose latest release can be downloaded as dinov2sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named DINOv2 with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
DINOv2
DESCRIPTION:
DINOv2 is a self-supervised vision learning framework that produces strong, general-purpose image representations without using human labels. It builds on the DINO idea of student–teacher distillation and adapts it to modern Vision Transformer backbones with a carefully tuned recipe for data augmentation, optimization, and multi-crop training. The core promise is that a single pretrained backbone can transfer well to many downstream tasks—from linear probing on classification to retrieval, detection, and segmentation—often requiring little or no fine-tuning. The repository includes code for training, evaluating, and feature extraction, with utilities to run k-NN or linear evaluation baselines to assess representation quality. Pretrained checkpoints cover multiple model sizes so practitioners can trade accuracy for speed and memory depending on their deployment constraints.
Features
- Self-supervised training recipe for ViT backbones using student–teacher distillation
- Strong, task-agnostic features that transfer to classification, retrieval, and segmentation
- Ready-to-use pretrained weights at multiple model scales
- Baseline evaluation scripts for linear probes and k-NN classifiers
- Feature extraction utilities for downstream pipelines and nearest-neighbor search
- Reproducible configs and training utilities for large-scale pretraining
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dinov2.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.