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.
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.
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.