Transferability

5 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Ranking Neural Checkpoints

google-research/google-research CVPR 2021

This paper is concerned with ranking many pre-trained deep neural networks (DNNs), called checkpoints, for the transfer learning to a downstream task.

LogME: Practical Assessment of Pre-trained Models for Transfer Learning

thuml/LogME 22 Feb 2021

In pursuit of a practical assessment method, we propose to estimate the maximum value of label evidence given features extracted by pre-trained models.

PACTran: PAC-Bayesian Metrics for Estimating the Transferability of Pretrained Models to Classification Tasks

google-research/pactran_metrics 10 Mar 2022

With the increasing abundance of pretrained models in recent years, the problem of selecting the best pretrained checkpoint for a particular downstream classification task has been gaining increased attention.

Not All Models Are Equal: Predicting Model Transferability in a Self-challenging Fisher Space

tencentarc/sfda 7 Jul 2022

It is challenging because the ground-truth model ranking for each task can only be generated by fine-tuning the pre-trained models on the target dataset, which is brute-force and computationally expensive.

ETran: Energy-Based Transferability Estimation

mgholamikn/ETran ICCV 2023

This is the first work that proposes transferability estimation for object detection task.