Table Detection

I am new to computer vision. As I am working on a project on table detection, I did a research on the development of the object detection research with deep learning.

In this series of write up, I want to cover the background knowledge of object detection with deep learning.

  • R-CNN

  • AlexNet

  • OverFeat

  • Selective Search

  • Fast R-CNN

  • Faster R-CNN

  • Mask R-CNN

Last updated

Was this helpful?