Abstract

Traditional video object segmentation often has low detection speed and inaccurate results due to the jitter caused by the pan-and-tilt or hand-held devices. Deep neural network (DNN) has been widely adopted to address these problems; however, it relies on a large number of annotated data and high-performance computing units. Therefore, DNN is not suitable for some special scenarios (e.g., no prior knowledge or powerful computing ability). In this paper, we propose RoiSeg, an effective moving object segmentation approach based on Region-of-Interest (ROI), which utilizes unsupervised learning method to achieve automatic segmentation of moving objects. Specifically, we first hypothesize that the central n × n pixels of images act as the ROI to represent the features of the segmented moving object. Second, we pool the ROI to a central point of the foreground to simplify the segmentation problem into a classification problem based on ROI. Third but not the least, we implement a trajectory-based classifier and an online updating mechanism to address the classification problem and the compensation of class imbalance, respectively. We conduct extensive experiments to evaluate the performance of RoiSeg and the experimental results demonstrate that RoiSeg is more accurate and faster compared with other segmentation algorithms. Moreover, RoiSeg not only effectively handles ambient lighting changes, fog, salt and pepper noise, but also has a good ability to deal with camera jitter and windy scenes.

Highlights

  • Many researchers have proposed efficient solutions to solve foreground detection in video object segmentation problems

  • To deal with these challenges, we propose RoiSeg, an effective object segmentation approach based on Region-of-interest (ROI), which utilizes unsupervised learning method to achieve automatic segmentation of moving objects

  • We use the center of the bounding box to represent the bounding box so that foreground detection is transformed into an Region of Interest (ROI)-central-point-based classification problem

Read more

Summary

Introduction

Many researchers have proposed efficient solutions to solve foreground detection in video object segmentation problems. The accuracy of these algorithms is to some extent effected by wind noise or camera jitter [6] To deal with these challenges, we propose RoiSeg, an effective object segmentation approach based on Region-of-interest (ROI), which utilizes unsupervised learning method to achieve automatic segmentation of moving objects. In the field of classification, the supervised learning methods usually provide a better accuracy compared with the unsupervised learning methods, they inevitably need more annotated datasets, increasing the workload of computing units [7] To address this problem, RoiSeg adopts an automatic generation method based on ROI to produce the training samples with the unsupervised learning method.

Related Work
Design of RoiSeg
ROI-Central-Point Generation
Background
ROI-Based Noise Filter
Automatic Training-Sample Generation
ROI Pooling and Feature Extraction
ROI Central Point Based Sample Clustering
Trajectory Based Class Classifier
Imbalance Compensation
Online Sample Updating
Evaluation
Conclusions and Future Work

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.