Region-based Convolutional Neural Networks (R-CNNs): A type of CNNs that is used for object detection, it’s based on the idea of using region proposals to identify potential objects in an image and then classifying them.
Region-based Convolutional Neural Networks (R-CNNs): A type of CNNs that is used for object detection, it’s based on the idea of using region proposals to identify potential objects in an image and then classifying them.