Convolutional Neural Network (CNN) has become the state-of-the-art for object detection in image task. In this chapter, we have explained different state-of-the-art CNN based object detection models. We have made this review with categorization those detection models according to two different approaches: two-stage approach and one-stage approach. Through this chapter, it has shown advancements in object detection models from R-CNN to latest RefineDet. It has also discussed the model description and training details of each model. Here, we have also drawn a comparison among those models.
@article{arxiv.1905.01614,
title = {A Review of Object Detection Models based on Convolutional Neural Network},
author = {F. Sultana and A. Sufian and P. Dutta},
journal= {arXiv preprint arXiv:1905.01614},
year = {2020}
}