YOLO (You Only Look Once) Object Detection

We implemented a pretrained YOLO model from the paper You Only Look Once: Unified, Real-Time Object Detection which detects objects on a live camera. You can view the source code for our solution on GitHub.

August 2, 2022 · 1 min · 35 words · Loyola AI Club (LAIC)

H&M Kaggle Competition

We participated in the H&M Group’s Personalized Fashion Recommendations competition in April of 2022. We built our solution in PyTorch using an LSTM. You can view the source code for our solution on GitHub.

July 24, 2022 · 1 min · 34 words · Loyola AI Club (LAIC)