top of page

Your certificate is now private

CertificateBackground.png

Certificate of Completion

ErdosHorizontal.png

THIS ACKNOWLEDGES THAT

HAS COMPLETED THE FALL 2024 DEEP LEARNING BOOT CAMP

David Osterman

Roman Holowinsky, PhD

December 18, 2024

DIRECTOR

DATE

clear.png

TEAM

Comets: Finding limits of deep learning with bodybuilder image comparison

Andrei Prokhorov, Luke Corwin, David Osterman

clear.png

This project is an extension of a similar project from the Spring 2024 cohort of Data Science Bootcamp. Our goal was to train a convolutional neural network (CNN) that would ingest images of two bodybuilders and output which was more likely to win in competition. Our data set consists of photos from the National Physique Committee website. Each contestant has a variable number of photos from the competition. We manually selected two photos, one front and one back, from each. We divided the data into training, validation, and test sets. We used ResNet50
model. Our data set consisted of 11,776 pairs. After our model was trained, we measured the loss function and accuracy for the
validation set. Despite varying multiple hyperparameters we were unsuccessful in validating either of the models. We hope to collect bigger dataset in the future to improve performance.

Screen Shot 2022-06-03 at 11.31.35 AM.png
github URL
bottom of page