paper-with-me

홈 › Papers

Parameter-Efficient Fine-Tuning of DINOv2 for Large-Scale Font Classification

2026-02-14 · Daniel Chen, Zaria Zinn, Marcus Lowe arxiv

We introduce GoogleFontsBench, the first public benchmark for classifying open-source web fonts, addressing a gap left by existing benchmarks that cover only commercial typefaces. GoogleFontsBench comprises 394 font variants across 32 Google Fonts families, a reproducible synthetic data generation pipeline (~575 images per variant, ~226K total), and a typographically-grounded evaluation metric (SWER) that weights errors by visual severity. We establish baselines using six fine-tuning strategies on a DINOv2 Vision Transformer backbone. Parameter-efficient adaptation with LoRA achieves 99.0% top-1 accuracy while training only 1% of the model's 87.2M parameters, with errors 140x less severe than random guessing. We release the benchmark, all trained models, and the full training pipeline as open-source resources.

📄 PDF Abstract BibTeX arXiv:2602.13889

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningSynthetic Data Generation

Similar Papers 제목 키워드 기반

Real-Time Object Detection Meets DINOv3

2025-09-25 · Shihua Huang, Yongjie Hou, Longfei Liu, Xuanlong Yu 외 arxiv

Driven by the simple and effective Dense O2O, DEIM demonstrates faster convergence and enhanced performance. In this work, we extend it with DINOv3 features, resulting in DEIMv2. DEIMv2 spans eight model sizes from X to …

Real-Time Object Detection

DINOv3 Meets YOLO26 for Weed Detection in Vegetable Crops

2026-02-25 · Boyang Deng, Yuzhen Lu arxiv

Developing robust models for precision vegetable weeding is currently constrained by the scarcity of large-scale, annotated weed-crop datasets. To address this limitation, this study proposes a foundational crop-weed det…

Self-Supervised LearningDomain Generalization

Efficient Fine-Tuning of DINOv3 Pretrained on Natural Images for Atypical Mitotic Figure Classification (MIDOG 2025 Task 2 Winner)

2025-08-28 · Guillaume Balezo, Hana Feki, Raphaël Bourgade, Lily Monnier 외 arxiv

Atypical mitotic figures (AMFs) represent abnormal cell division associated with poor prognosis. Yet their detection remains difficult due to low prevalence, subtle morphology, and inter-observer variability. The MIDOG 2…

Explainable Diabetic Retinopathy Classification Using Vision Foundation Models

2026-08-28 · Abhishek Verma, Anila Krishna, Abhishek Gajanan Bankar, Juan Miguel Lopez Alcaraz arxiv

Diabetic retinopathy (DR) is a major cause of preventable blindness, creating a need for accurate and trustworthy automated screening. This study investigates an explainable DR classification framework using vision found…

Transfer Learning

Evaluating General Purpose Vision Foundation Models for Medical Image Analysis: An Experimental Study of DINOv2 on Radiology Benchmarks

2023-12-04 · Mohammed Baharoon, Waseem Qureshi, Jiahong Ouyang, Yanwu Xu 외

The integration of deep learning systems into healthcare has been hindered by the resource-intensive process of data annotation and the inability of these systems to generalize to different data distributions. Foundation…

Few-Shot LearningMedical Image AnalysisOrgan Segmentationparameter-efficient fine-tuning+1