High-level overview of different Object detection architectures: Fast R-CNN, Faster RCNN, Mask R-CNN, R-FCN, FPN, YOLO, SSD, RetinaNet:
https://medium.com/@jonathan_hui/what-do-we-learn-from-region-based-object-detectors-faster-r-cnn-r-fcn-fpn-7e354377a7c9
#dl #list #comparison #cv
https://medium.com/@jonathan_hui/what-do-we-learn-from-region-based-object-detectors-faster-r-cnn-r-fcn-fpn-7e354377a7c9
#dl #list #comparison #cv
Medium
What do we learn from region based object detectors (Faster R-CNN, R-FCN, FPN)?
In this series, we will take a comprehensive journey on object detection. In Part 1 here, we cover the region based object detectors…