Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jkooy/Parameter-efficient-Fine-tuning-for-Vision-Transformers

Source Code for Parameter-efficient Fine-tuning for Vision Transformers
https://github.com/jkooy/Parameter-efficient-Fine-tuning-for-Vision-Transformers

Last synced: 7 days ago
JSON representation

Source Code for Parameter-efficient Fine-tuning for Vision Transformers

Awesome Lists containing this project

README

        

# Parameter-efficient Fine-tuning for Vision Transformers

This repository contains the code for Parameter-efficient Fine-tuning for Vision Transformers.

It is organized as follows:

```
root
|–– few_shot/
|–– full_shot/
```

## few_shot

Code for few-shot experiments.

## full_shot

Code for full-shot experiments.