Skip to content

HanyangTechAI/2025-HAI-BootCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2025-HAI-BootCamp

Repository for 2025 HAI Summer Boot Camp, where we implemented and trained YOLO.

YOLO (You Only Look Once) Model

YOLO is a state-of-the-art, real-time object detection system. Its name emphasizes that the algorithm makes predictions for objects after looking at the image only once.

The model is known for its speed and accuracy, making it a popular choice for real-time applications.

Model Architecture

Here is a visualization of the YOLO model architecture.

YOLO Model

Model Loss

The following graph shows the training loss over epochs, which helps in evaluating the model's performance.

Model Loss

About

Repository for 2025 HAI Summer Bootcamp, where we implemented YOLO together.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages