From classical techniques to convolution-based models: A review of object detection algorithms
December 06, 2024 ยท The Cartographer ยท ๐ International Conference on Image Processing, Applications and Systems
"No code URL or promise found in abstract"
"Title-pattern auto-detect: From classical techniques to convolution-based models: A review of object detection algorithms"
Evidence collected by the PWNC Scanner
Authors
Fnu Neha, Deepshikha Bhati, Deepak Kumar Shukla, Md Amiruzzaman
arXiv ID
2412.05252
Category
cs.CV: Computer Vision
Cross-listed
cs.AI,
cs.LG
Citations
11
Venue
International Conference on Image Processing, Applications and Systems
Last Checked
3 days ago
Abstract
Object detection is a fundamental task in computer vision and image understanding, with the goal of identifying and localizing objects of interest within an image while assigning them corresponding class labels. Traditional methods, which relied on handcrafted features and shallow models, struggled with complex visual data and showed limited performance. These methods combined low-level features with contextual information and lacked the ability to capture high-level semantics. Deep learning, especially Convolutional Neural Networks (CNNs), addressed these limitations by automatically learning rich, hierarchical features directly from data. These features include both semantic and high-level representations essential for accurate object detection. This paper reviews object detection frameworks, starting with classical computer vision methods. We categorize object detection approaches into two groups: (1) classical computer vision techniques and (2) CNN-based detectors. We compare major CNN models, discussing their strengths and limitations. In conclusion, this review highlights the significant advancements in object detection through deep learning and identifies key areas for further research to improve performance.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age