Skip to content

[WACV 2026] Official repository of paper titled "Towards Fine-Grained Adaptation of CLIP via a Self-Trained Alignment Score".

Notifications You must be signed in to change notification settings

Externalhappy/FAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FAIR: Fine-grained Alignment and Interaction Refinement

This repository contains the official PyTorch implementation of our paper Towards Fine-Grained Adaptation of CLIP via a Self-Trained Alignment Score.


πŸ“ Dataset Setup


πŸ“¦ Requirements

Make sure to install the following dependencies:

  • torch >= 1.10.0
  • timm == 0.4.12
  • tensorboardX
  • ftfy

πŸš€ Training

To train the FAIR model, use the following command:

python train.py --dataset [name_of_dataset] --train_config ours_base --reg_batch

πŸ™ Acknowledgements

This work builds upon the codebase of MUST.
We thank the authors for publicly releasing their implementation.

If you use FAIR or find it helpful, please consider citing our paper.

About

[WACV 2026] Official repository of paper titled "Towards Fine-Grained Adaptation of CLIP via a Self-Trained Alignment Score".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages