datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
semanticSearchrav4-semantic-search
RAV4 Video Semantic Search — DS681 Assignment 2
Goal
This project builds an image-based semantic search system over a video.
Given a query image of a car component (wheel, door, mirror, etc.),the system retrieves video time intervals where the same component appears.
Video: https://www.youtube.com/watch?v=YcvECxtXoxQ
Method Overview
Pipeline:
Sample frames from video
Detect exterior car parts in each frame
Store detections in a structured Parquet index
Detect… See the full description on the dataset page: https://huggingface.co/datasets/ary22/rav4-semantic-search.
