Dataset Viewer
The dataset viewer should be available soon. Please retry later.
AIC 2026 -- keyframe index
Vectors, catalog and OCR text for the AIC 2026 video corpus. Produced by
aic-encoders, consumed by queryyy.
The layout is built for partial fetches, so use the tool rather than the
download button:
git clone https://github.com/CreDevy1/queryyy
cd queryyy
pip install -e ".[query]"
python tools/fetch_data.py --list
python tools/fetch_data.py --groups L01
python -m uvicorn server.main:app
registry.json lists what is here. Every per-video file is named <VID>.<ext>,
so --groups L01 and --videos L01_V001 select meta, vectors, OCR and images
with one pattern.
- Downloads last month
- 380