Stanford Cars
Canonical4papers using it
450HF downloads
3HF likes
2017first seen
Code snippet to visualise the position of the box import matplotlib.image as img import matplotlib.pyplot as plt from datasets import load_dataset from matplotlib.patches import Rectangle # Load dataset ds_name = "SaulLu/Stanford-Cars" ds = load_dataset(ds_name, use_auth_token=True) # Extract information for the sample