CoolFace
Datasetpublic

aakashk99/CS370_Assignment_2_Image_Query_Results

Description This dataset corresponds to results from the video corpus (https://huggingface.co/datasets/aakashk99/CS370_Assignment_2_Video_Detections) for a set of query images (https://huggingface.co/datasets/aegean-ai/rav4-exterior-images). Data Schema query_index_image: Index of the query image in the query database query_image_timestamp: Timestamp (MM:SS) of query image in corresponding video confidence: Model confidence in detection clip_start: Start time… See the full description on the dataset page: https://huggingface.co/datasets/aakashk99/CS370_Assignment_2_Image_Query_Results.

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes3downloads
Dataset Card

Description

This dataset corresponds to results from the video corpus (https://huggingface.co/datasets/aakashk99/CS370Assignment2VideoDetections) for a set of query images (https://huggingface.co/datasets/aegean-ai/rav4-exterior-images).

Data Schema

queryindeximage: Index of the query image in the query database <br> queryimagetimestamp: Timestamp (MM:SS) of query image in corresponding video <br> confidence: Model confidence in detection <br> clipstart: Start time (MM:SS) of query result clip <br> clipend: End time (MM:SS) of query result clip <br> clipduration: Duration of Clip (seconds) <br> clipurl: URL of query result clip <br>