JasonDCox / ML-Mentorship-GovSchool

0 stars 0 forks source link

Decide on Comparable Dataset and Test/Train Split #31

Closed JasonDCox closed 2 years ago

JasonDCox commented 2 years ago

Description

Decide on a dataset to train and implement onto the Jetsons as well as the train/test split. Decide on metrics to test by.

Acceptance Criteria

Idea

brandonC1234 commented 2 years ago

Dataset

For the general dog breeds, we will be using the by-species version of the Oxford pet dataset, found here

For the specific dog, we will share identical pictures (found in the dataset folder of the GitHub) and annotate them for the algorithms.

Metrics

For this project, we will focus on FPS, GPU usage, CPU usage, memory usage, average precision, and mean average precision

GPU usage, CPU usage, and memory usage will be gathered using tegra-stats