Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ELIP Public

Official code for the IEEE CBMI paper 'ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval'

License

Notifications You must be signed in to change notification settings

ypliubit/ELIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval

This is the implementation of the IEEE CBMI 2025 paper "ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval" created by Guanqi Zhan*, Yuanpei Liu*, Kai Han, Weidi Xie and Andrew Zisserman.

Evaluation Dataset

The datasets we use include: COCO, Flickr, Occluded COCO and ImageNet-R

Running

For ELIP-C, ELIP-S, and ELIP-S2, change into the ELIP-C directory and follow the corresponding README. For ELIP-B, change into the ELIP-B directory and consult its README.

Acknowledgement

This repository is built upon OpenCLIP and LAVIS. Thanks for those well-organized codebases.

Citing this work

If you find this repo useful for your research, please consider citing our paper:

@inproceedings{Zhan2025ELIP,
    author = {Zhan, Guanqi and Liu, Yuanpei and Han, Kai and Xie, Weidi and Zisserman, Andrew},
    title = {ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval},
    booktitle = {International Conference on Content-Based Multimedia Indexing (CBMI)},
    year = {2025}
}

About

Official code for the IEEE CBMI paper 'ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages