Skip to content

The official implementation of the paper "Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification" is available.

License

Notifications You must be signed in to change notification settings

raywang335/L2RCLIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2RCLIP

The official implementation of the paper "Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification" is available.

Code is coming soon.

TODO

  • Release the datalist used during training.
  • Release the training code and inference code of Morph dataset.
  • Release pre-trained models.

Acknowledgments

This codebase is from CLIP-ReID, CLIP and OrdinalEntropy.

What's More

Check out these amazing works leveraging CLIP for number/rank problems!

Citation

If you use this code for your research, please cite our paper L2RCLIP: Boosting Language-Driven Ordering Alignment for Ordinal Classification:

@article{wang2023learning,
  title={Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification},
  author={Wang, Rui and Li, Peipei and Huang, Huaibo and Cao, Chunshui and He, Ran and He, Zhaofeng},
  journal={arXiv preprint arXiv:2306.13856},
  year={2023}
}

About

The official implementation of the paper "Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification" is available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages