Segmenting objects with Bayesian fusion of active contour models and convnet priors
Przemyslaw Polewski, Jacquelyn Shelton, Wei Yao, Marco Heurich

TL;DR
This paper introduces a Bayesian active contour segmentation method tailored for natural resource monitoring imagery, integrating CNN-derived priors and novel deep shape models to improve contour accuracy of irregular objects like tree crowns.
Contribution
It presents a new Bayesian segmentation framework combining CNN priors with active contours and introduces Deep Shape Models based on GANs for shape prior, tailored for complex natural imagery.
Findings
Outperforms Mask R-CNN and K-net in tree crown segmentation accuracy.
GAN-based shape priors significantly improve contour reconstruction.
Method effectively handles irregular, overlapping natural objects.
Abstract
Instance segmentation is a core computer vision task with great practical significance. Recent advances, driven by large-scale benchmark datasets, have yielded good general-purpose Convolutional Neural Network (CNN)-based methods. Natural Resource Monitoring (NRM) utilizes remote sensing imagery with generally known scale and containing multiple overlapping instances of the same class, wherein the object contours are jagged and highly irregular. This is in stark contrast with the regular man-made objects found in classic benchmark datasets. We address this problem and propose a novel instance segmentation method geared towards NRM imagery. We formulate the problem as Bayesian maximum a posteriori inference which, in learning the individual object contours, incorporates shape, location, and position priors from state-of-the-art CNN architectures, driving a simultaneous level-set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Image and Object Detection Techniques
MethodsConvolution · Softmax · RoIAlign · Region Proposal Network · Mask R-CNN · K-Net
