JieShibo / PETL-ViT

[ICCV 2023] Binary Adapters, [AAAI 2023] FacT, [Tech report] Convpass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameter-Efficient Transfer Learning on Vision Transformers

Some exploration of Parameter-Efficient Transfer Learning in vision.

  • Revisiting the Parameter Efficiency of Adapters from the Perspective of Precision Redundancy

    • [ICCV 2023] Arxiv link Github link
  • FacT: Factor-Tuning for Lightweight Adaptation on Vision Transformer

    • [AAAI 2023 Oral] Arxiv link Github link
  • Convolutional Bypasses Are Better Vision Transformer Adapters

    • [Tech Report 2022] Arxiv link Github link

About

[ICCV 2023] Binary Adapters, [AAAI 2023] FacT, [Tech report] Convpass

License:MIT License


Languages

Language:Python 92.5%Language:Shell 7.5%