Abstract

Detecting camouflage moving object from the video sequence is the big challenge in computer vision. To detect moving object from dynamic background is also very difficult as the background is also detected as moving object. Mask RCNN is a deep neural network which solves the problem of separation of instances of same object in machine learning or computer vision. Thus, it separates different objects in video. It is the extension of faster RCNN in which an extra branch is added to create an object mask simultaneously along with bounding box and classifier. After giving input, Mask RCNN gives the rectangle around the object, class to which object belong and object mask. This article introduces Mask RCNN algorithm along with some modifications for target detection from dynamic background and also for camouflage handling. After target object detection, contrast limited adaptive histogram equalization is applied. Morphological operations are used to improve results. For both challenges quantitative and qualitative measures were obtained and compared with the existing algorithms. Our method efficiently detects the moving object from input sequence and gives best results in both situations.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.