Skip to content

Oh-Yoojin/Object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object detection

Object detection is method performing a classification and localization of all categories existing in the image. It is different method with image classification. If you want to identify the location of objects in an image, you can use object detection.

object detection models

  • Region-based models

    • RCNN
    • Fast RCNN
    • Faster RCNN
  • Single shot models

    • YOLO

About

Object detection models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages