Deep Active Contours Using Locally Controlled Distance Vector Flow
Parastoo Akbari, Atefeh Ziaei, and Hamed Azarnoush

TL;DR
This paper introduces a fully automatic deep active contour segmentation method using CNNs to predict parameters and generate initializations, improving accuracy and robustness over previous approaches across various datasets.
Contribution
It presents a novel automatic initialization technique for active contours using CNN-predicted parameters and distance transforms, addressing limitations of manual setup and sensitivity to initial conditions.
Findings
Outperforms recent methods in mean IoU by up to 2.39%
Achieves higher Boundary F-score improvements of up to 8.62%
Attains high Dice coefficients of 94.23% and 90.89% on medical datasets
Abstract
Active contours Model (ACM) has been extensively used in computer vision and image processing. In recent studies, Convolutional Neural Networks (CNNs) have been combined with active contours replacing the user in the process of contour evolution and image segmentation to eliminate limitations associated with ACM's dependence on parameters of the energy functional and initialization. However, prior works did not aim for automatic initialization which is addressed here. In addition to manual initialization, current methods are highly sensitive to initial location and fail to delineate borders accurately. We propose a fully automatic image segmentation method to address problems of manual initialization, insufficient capture range, and poor convergence to boundaries, in addition to the problem of assignment of energy functional parameters. We train two CNNs, which predict active contour…
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 · AI in cancer detection · Advanced Neural Network Applications
