paper-with-me

Papers

Tree Instance Segmentation With Temporal Contour Graph

2023-01-01 · CVPR 2023 1 · Adnan Firoze, Cameron Wingren, Raymond A. Yeh, Bedrich Benes, Daniel Aliaga

We present a novel approach to perform instance segmentation, and counting, for densely packed self-similar trees using a top-view RGB image sequence. We propose a solution that leverages pixel content, shape, and self-occlusion. First, we perform an initial over-segmentation of the image sequence and aggregate structural characteristics into a contour graph with temporal information incorporated. Second, using a graph convolutional network and its inherent local messaging passing abilities, we merge adjacent tree crown patches into a final set of tree crowns. Per various studies and comparisons, our method is superior to all prior methods and results in high-accuracy instance segmentation and counting, despite the trees being tightly packed. Finally, we provide various forest image sequence datasets suitable for subsequent benchmarking and evaluation captured at different altitudes and leaf conditions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Segmenting objects with Bayesian fusion of active contour models and convnet priors

2024-10-09 · Przemyslaw Polewski, Jacquelyn Shelton, Wei Yao, Marco Heurich

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)-base…

Instance SegmentationSemantic Segmentation

Deep Snake for Real-Time Instance Segmentation

2020-01-06 · CVPR 2020 6 · Sida Peng, Wen Jiang, Huaijin Pi, Xiuli Li 외

This paper introduces a novel contour-based approach named deep snake for real-time instance segmentation. Unlike some recent methods that directly regress the coordinates of the object boundary points from an image, dee…

GPUInstance SegmentationObjectObject Localization+3

Applying Eigencontours to PolarMask-Based Instance Segmentation

2022-08-24 · Wonhui Park, Dongkwon Jin, Chang-Su Kim

Eigencontours are the first data-driven contour descriptors based on singular value decomposition. Based on the implementation of ESE-Seg, eigencontours were applied to the instance segmentation task successfully. In thi…

Instance SegmentationSegmentationSemantic Segmentation

Deep Neural Network for 3D Surface Segmentation based on Contour Tree Hierarchy

2020-08-25 · Wenchong He, Arpan Man Sainju, Zhe Jiang, Da Yan

Given a 3D surface defined by an elevation function on a 2D grid as well as non-spatial features observed at each pixel, the problem of surface segmentation aims to classify pixels into contiguous classes based on both n…

Graph Neural NetworkImage SegmentationSemantic Segmentation

Contour Loss for Instance Segmentation via k-step Distance Transformation Image

2021-02-22 · Xiaolong Guo, Xiaosong Lan, Kunfeng Wang, Shuxiao Li

Instance segmentation aims to locate targets in the image and segment each target area at pixel level, which is one of the most important tasks in computer vision. Mask R-CNN is a classic method of instance segmentation,…

Instance SegmentationSegmentationSemantic Segmentation