Skip to content

easytoday/RCNN-region-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

RCNN-region-CNN

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

citation

@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} 
}
``

About

d’implémentation de l’algorithme R-CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors