paper-with-me

홈 › Papers

Leveraging Foundation Models via Knowledge Distillation in Multi-Object Tracking: Distilling DINOv2 Features to FairMOT

2024-07-25 · Niels G. Faber, Seyed Sahand Mohammadi Ziabari, Fatemeh Karimi Nejadasl

Multiple Object Tracking (MOT) is a computer vision task that has been employed in a variety of sectors. Some common limitations in MOT are varying object appearances, occlusions, or crowded scenes. To address these challenges, machine learning methods have been extensively deployed, leveraging large datasets, sophisticated models, and substantial computational resources. Due to practical limitations, access to the above is not always an option. However, with the recent release of foundation models by prominent AI companies, pretrained models have been trained on vast datasets and resources using state-of-the-art methods. This work tries to leverage one such foundation model, called DINOv2, through using knowledge distillation. The proposed method uses a teacher-student architecture, where DINOv2 is the teacher and the FairMOT backbone HRNetv2 W18 is the student. The results imply that although the proposed method shows improvements in certain scenarios, it does not consistently outperform the original FairMOT model. These findings highlight the potential and limitations of applying foundation models in knowledge

📄 PDF Abstract BibTeX arXiv:2407.18288

Code (1)

NissaFaber/Thesis_repo 공식 구현 pytorch

Tasks

Knowledge DistillationMulti-Object TrackingMultiple Object TrackingObject Tracking

Methods 이 논문이 사용한 방법론

DLA 설명 없음
FairMOT FairMOT is a model for multi-object tracking which consists of two homogeneous branches to predict pixel-wise objectness scores and re-ID features. The achieved fairness…

Similar Papers 제목 키워드 기반

HilDA: Hierarchical Distillation with Diffusion for Advancing Self-Supervised LiDAR Pre-training

2026-06-18 · Maciej Wozniak, Jesper Ericsson, Hariprasath Govindarajan, Truls Nyberg 외 arxiv

Leveraging Vision Foundation Models (VFMs) for camera-to-LiDAR knowledge distillation offers a promising solution to the scarcity of annotated data needed to represent the immense geometric and kinematic diversity of rea…

Knowledge Distillation3D Object DetectionAutonomous Driving

Domain Adaptable Fine-Tune Distillation Framework For Advancing Farm Surveillance

2024-02-10 · Raza Imam, Muhammad Huzaifa, Nabil Mansour, Shaher Bano Mirza 외

In this study, we propose an automated framework for camel farm monitoring, introducing two key contributions: the Unified Auto-Annotation framework and the Fine-Tune Distillation framework. The Unified Auto-Annotation a…

Computational EfficiencyKnowledge Distillationobject-detectionObject Detection+1

DistillMatch: Leveraging Knowledge Distillation from Vision Foundation Model for Multimodal Image Matching

2025-09-19 · Meng Yang, Fan Fan, Zizhuo Li, Songchu Deng 외 arxiv

Multimodal image matching seeks pixel-level correspondences between images of different modalities, crucial for cross-modal perception, fusion and analysis. However, the significant appearance differences between modalit…

Knowledge DistillationData AugmentationImage Matching

Accessing Vision Foundation Models at ImageNet-level Costs

2024-07-15 · Yitian Zhang, Xu Ma, Yue Bai, Huan Wang 외

Vision foundation models are renowned for their generalization ability due to massive training data. Nevertheless, they demand tremendous training resources, and the training data is often inaccessible, e.g., CLIP, DINOv…

Knowledge DistillationTransfer Learning

VESSA: Video-based objEct-centric Self-Supervised Adaptation for Visual Foundation Models

2025-10-23 · Jesimon Barreto, Carlos Caetano, André Araujo, William Robson Schwartz arxiv

Foundation models have advanced computer vision by enabling strong performance across diverse tasks through large-scale pretraining and supervised fine-tuning. However, they may underperform in domains with distribution …

Self-Supervised Learning