This is an implementation of the R-CNN (Regions with Convolutional) algorithm Neural Networks) for object detection, based on the article "Rich feature hierarchies for accurate object detection and semantic segmentation".
implémentation de l’algorithme R-CNN
@article{girshick2014richfeaturehierarchiesaccurate,
title={Rich feature hierarchies for accurate object detection and semantic segmentation},
author={Ross Girshick and Jeff Donahue and Trevor Darrell and Jitendra Malik},
journal={arXiv:1311.2524},
year={2014}
}
``