Datasets:

ArXiv:
License:
Dataset Viewer
The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code:   ClientConnectionError

DyFo: Test Code and Datasets

This repository contains the test code and evaluation data for DyFo: A Training-Free Dynamic Focus Visual Search for Enhancing LMMs in Fine-Grained Visual Understanding (CVPR 2025 Highlight).

For the full implementation, please refer to the main codebase at:
πŸ‘‰ https://github.com/PKU-ICST-MIPL/DyFo_CVPR2025

πŸ“¦ How to Use

  1. Download and unzip this dataset into the root directory of the main repository.
  2. This package includes evaluation code and processed data for testing the DyFo method.

πŸ“š Included Datasets

The following benchmark datasets are included for evaluation:

These datasets are pre-processed and ready to use with our test code.

πŸ“„ License

This dataset and code are licensed under the Apache 2.0 License.

πŸ“‘ Citation

If you use DyFo in your work, please cite:

@misc{li2025dyfotrainingfreedynamicfocus,
  title={DyFo: A Training-Free Dynamic Focus Visual Search for Enhancing LMMs in Fine-Grained Visual Understanding},
  author={Geng Li and Jinglin Xu and Yunzhen Zhao and Yuxin Peng},
  year={2025},
  eprint={2504.14920},
  archivePrefix={arXiv},
  primaryClass={cs.CV},
  url={https://arxiv.org/abs/2504.14920}
}
Downloads last month
43

Paper for oking0197/Dyfo