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.
-
Region-based models
- RCNN
- Fast RCNN
- Faster RCNN
-
Single shot models
- YOLO