Skip to content

David2CN/detect_co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detect_co

detect common objects in an image

This project was inspired and is derived from the ungraded lab in week 1 of the first course in the
Machine Learning Engineering for Production (MLOps) Specialization:Introduction to Machine Learning in Production.

Unlike the lab, which used the YOLOV3 model from the cvlib library, I used the YOLOV5 model loaded from pytorch hub. Available in the models directory are the yolov5n and yolov5s models.

Releases

No releases published

Packages

No packages published

Languages