Skip to content

While reading YOLOV2, have you ever considered how anchor boxes work and how to define them? And other repositories out there are too complicated to comprehend. This repository may be an answer to your questions :>>

Notifications You must be signed in to change notification settings

GiaKhangLuu/YOLOv2_from_scratch

Repository files navigation

Implementing YOLOv2 by Pytorch. The next version of this repo. This YOLOv2 trained on the same dataset as the previous version.

This repository helps us know how to implement anchor boxes, which is one of the most important concepts introduced in YOLOV2.

Check out the train.ipynb to see the result. Due to the limitation of time, I trained and evaluated just one image to ensure my model worked correctly.

References

About

While reading YOLOV2, have you ever considered how anchor boxes work and how to define them? And other repositories out there are too complicated to comprehend. This repository may be an answer to your questions :>>

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published