Skip to content

dimitymiller/openset_vlms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Set Recognition in the Age of Vision-Language Models

This is the official benchmark code for the ECCV2024 paper Open-Set Recognition in the Age of Vision-Language Models.

Image description

If you use this work, please cite:

@article{miller2024open,
  title={Open-Set Recognition in the Age of Vision-Language Models},
  author={Miller, Dimity and S{\"u}nderhauf, Niko and Kenna, Alex and Mason, Keita},
  journal={arXiv preprint arXiv:2403.16528},
  year={2024}
}

Contact

If you have any questions or comments, please contact Dimity Miller.

Repository Setup

Please navigate to the classification or detection folder to see the evaluation scripts for their respective experiments in the paper.

Installation

To run the evaluation experiments, you will need an environment that has the below packages. In some cases, we will let you know where other environments are needed (e.g. if you want to test CLIP, ALIGN or ImageBind).

  • python
  • matplotlib
  • seaborn
  • numpy
  • scipy
  • scikit-learn
  • json
  • argparse
  • pycocotools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors