The deep convolutional networks have a great success in vision classification tasks. For object detection. tasks are divided into two subtasks: localization and classification. The detectors scan the whole image to generate object proposals relying on the predefined anchors or points. https://www.diegojavierfares.com/