.. image:: pystat.png :height: 20 :alt: Statistique :target: http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx/td_2a_notions.html#pour-un-profil-plutot-data-scientist .. _l-ml2a-object-detection: Détection d'objets ++++++++++++++++++ (*à venir*) *Lectures* * `A Brief History of CNNs in Image Segmentation: From R-CNN to Mask R-CNN `_ * `YOLO: Real-Time Object Detection `_ * `Rich feature hierarchies for accurate object detection and semantic segmentation `_ * `Fast R-CNN `_ * `Fast R-CNN: Fast Region-based Convolutional Networks for object detection `_ * `Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks `_ * `Mask R-CNN `_ * `Pascal VOC Dataset `_ * `End-to-end Object Detection with Transformers `_ *Code* * `detr `_