Object detection and recognition using contour based edge detection and fast R-CNN

Shilpa Rani,Deepika Ghai,Sandeep Kumar
DOI: https://doi.org/10.1007/s11042-021-11446-2
IF: 2.577
2022-07-15
Multimedia Tools and Applications
Abstract:Object detection is a technique of computer vision whose primary intent is to detect objects. The objects can be detected from any image or video feeds. Now a day's object detection is extensively applied in video surveillance systems, human tracking, and self-driving cars. This paper presented a novel object detection approach that uses only wireframe-based features. The wireframe of the image is identified by using Cellular logical array processing. This technique can determine the visual and geometric features of the image This paper focuses on a deep neural network framework to detect the target object in the image. Fast R-CNN is used for the detection of objects. The detection speed is fast because only the wireframe of the image is obtained first and then fed into the Fast RCNN model for detection and classification purposes. The performance of the proposed methodology is evaluated on PASCAL VOC, example-based synthesis dataset and real-time dataset. The proposed methodology gives mean average precision (mAP) 89.4%, 91.33% and 88.1% on PASCAL VOC, example-based and real-time dataset. The experimental analysis demonstrated that our proposed detection method achieves better results than the other state of art methods. The approach is helpful to detect the 2D and 3D objects as well.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?