Skip to content

DeepLearningIntern/project-hard-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

project-hard

Build YOLOv1 from scratch (with only 1 anchor for simplicity, and no classification)

  • Implement Non-Maximum Suppression (NMS) to filter bounding boxes.
  • Build a CNN backbone (e.g., a light ResNet), a YOLO head, and handle the dataset formatting for training.
  • Write a function to transform YOLO head outputs and plot the results.
  • Train it on a custom dataset such as detecting planes (you can find datasets on Kaggle).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages