Builds a retrieval system that takes a query image of a car exterior part
and returns the timestamps in a RAV4 review video where that part appears.
Detection is done with a YOLO11 car parts segmentation model and results
are stored in a Parquet index.
detect.py — runs object detection on video frames, writes detections.parquet
search.py —… See the full description on the dataset page:
https://huggingface.co/datasets/sinatraaa/rav4-video-detections.