Dataset Card for Homework Test Set for Coursera MOOC - Hands Data Centric Visual AI
This dataset is the test dataset for the homework in the Hands-on Data Centric Visual AI Coursera course.
This is a FiftyOne dataset with 4572 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
import fiftyone.utils.huggingface as fouh