CoolFace
Datasetpublic

rakshi719/GOT10k-V2I

GOT-10k Video-to-Image Retrieval MTEB/MOEB representation of the GOT-10k validation split for video-to-image retrieval. Task Given a tracking video, retrieve its corresponding first frame. The mapping is one-to-one: each query has exactly one relevant item (the other direction of the same sequence). Contents Queries: 180 tracking videos Corpus: 180 first-frame images Qrels: 180 one-to-one binary relevance judgments Source GOT-10k… See the full description on the dataset page: https://huggingface.co/datasets/rakshi719/GOT10k-V2I.

sourceHugging Facecc-by-nc-sa-4.0updated 5d agoView on Hugging Face
0likes91downloads
Dataset Card

GOT-10k Video-to-Image Retrieval

MTEB/MOEB representation of the GOT-10k validation split for video-to-image retrieval.

Task

Given a tracking video, retrieve its corresponding first frame. The mapping is one-to-one: each query has exactly one relevant item (the other direction of the same sequence).

Contents

  • —Queries: 180 tracking videos
  • —Corpus: 180 first-frame images
  • —Qrels: 180 one-to-one binary relevance judgments

Source

GOT-10k (Generic Object Tracking benchmark) validation split — 180 real-world sequences spanning 563 object classes and 87 motion patterns. Videos are encoded from the official JPEG frames at 10 fps with libx264.

Paper: https://ieeexplore.ieee.org/document/8922619 Official site: http://got-10k.aitestunion.com/

License

CC-BY-4.0. See the official GOT-10k page for details.

Citation

bibtex
@article{huang2019got,
  author = {Lianghua Huang and Xin Zhao and Kaiqi Huang},
  title = {GOT-10k: A Large High-Diversity Benchmark for Generic Object
           Tracking in the Wild},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year = {2019},
}