paper-with-me

홈 › Papers

ProAlignNet : Unsupervised Learning for Progressively Aligning Noisy Contours

2020-05-23 · VSR Veeravasarapu, Abhishek Goel, Deepak Mittal, Maneesh Singh

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to align image structures tend to fail with contour representation of shapes, mostly due to the use of proximity-insensitive pixel-wise similarity measures as loss functions in their training processes. This work presents a novel ConvNet, "ProAlignNet" that accounts for large scale misalignments and complex transformations between the contour shapes. It infers the warp parameters in a multi-scale fashion with progressively increasing complex transformations over increasing scales. It learns --without supervision-- to align contours, agnostic to noise and missing parts, by training with a novel loss function which is derived an upperbound of a proximity-sensitive and local shape-dependent similarity metric that uses classical Morphological Chamfer Distance Transform. We evaluate the reliability of these proposals on a simulated MNIST noisy contours dataset via some basic sanity check experiments. Next, we demonstrate the effectiveness of the proposed models in two real-world applications of (i) aligning geo-parcel data to aerial image maps and (ii) refining coarsely annotated segmentation labels. In both applications, the proposed models consistently perform superior to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2005.11546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ProAlignNet: Unsupervised Learning for Progressively Aligning Noisy Contours

2020-06-01 · CVPR 2020 6 · VSR Veeravasarapu, Abhishek Goel, Deepak Mittal, Maneesh Singh

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to a…

Grouping Contours Via a Related Image

2008-12-01 · NeurIPS 2008 12 · Praveen Srinivasan, Liming Wang, Jianbo Shi

Contours have been established in the biological and computer vision literatures as a compact yet descriptive representation of object shape. While individual contours provide structure, they lack the large spatial suppo…

Descriptive

Progressive Unsupervised Learning for Visual Object Tracking

2021-06-19 · CVPR 2021 1 · Qiangqiang Wu, Jia Wan, Antoni B. Chan

In this paper, we propose a progressive unsupervised learning (PUL) framework, which entirely removes the need for annotated training videos in visual tracking. Specifically, we first learn a background discriminatio…

Contrastive LearningObjectObject TrackingVisual Object Tracking+1

Unsupervised Microvascular Image Segmentation Using an Active Contours Mimicking Neural Network

2019-08-04 · ICCV 2019 10 · Shir Gur, Lior Wolf, Lior Golgher, Pablo Blinder

The task of blood vessel segmentation in microscopy images is crucial for many diagnostic and research applications. However, vessels can look vastly different, depending on the transient imaging conditions, and collecti…

DiagnosticImage SegmentationSegmentationSemantic Segmentation

Texture-guided Saliency Distilling for Unsupervised Salient Object Detection

2022-07-13 · CVPR 2023 1 · Huajun Zhou, Bo Qiao, Lingxiao Yang, JianHuang Lai 외

Deep Learning-based Unsupervised Salient Object Detection (USOD) mainly relies on the noisy saliency pseudo labels that have been generated from traditional handcraft methods or pre-trained networks. To cope with the noi…

Objectobject-detectionObject DetectionOptical Flow Estimation+2