paper-with-me

홈 › Papers

A Brief Analysis of the Iterative Next Boundary Detection Network for Tree Rings Delineation in Images of Pinus taeda

2024-08-26 · Henry Marichal, Gregory Randall

This work presents the INBD network proposed by Gillert et al. in CVPR-2023 and studies its application for delineating tree rings in RGB images of Pinus taeda cross sections captured by a smartphone (UruDendro dataset), which are images with different characteristics from the ones used to train the method. The INBD network operates in two stages: first, it segments the background, pith, and ring boundaries. In the second stage, the image is transformed into polar coordinates, and ring boundaries are iteratively segmented from the pith to the bark. Both stages are based on the U-Net architecture. The method achieves an F-Score of 77.5, a mAR of 0.540, and an ARAND of 0.205 on the evaluation set. The code for the experiments is available at https://github.com/hmarichal93/mlbrief_inbd.

📄 PDF Abstract BibTeX arXiv:2408.14343

Code (1)

hmarichal93/mlbrief_inbd 공식 구현 pytorch

Tasks

Boundary DetectionInstance Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Iterative Next Boundary Detection for Instance Segmentation of Tree Rings in Microscopy Images of Shrub Cross Sections

2022-12-06 · CVPR 2023 1 · Alexander Gillert, Giulia Resente, Alba Anadon-Rosell, Martin Wilmking 외

We address the problem of detecting tree rings in microscopy images of shrub cross sections. This can be regarded as a special case of the instance segmentation task with several unique challenges such as the concentric …

Boundary DetectionInstance SegmentationSegmentationSemantic Segmentation

Joint Semantic Segmentation and Boundary Detection using Iterative Pyramid Contexts

2020-04-16 · CVPR 2020 6 · Mingmin Zhen, Jinglu Wang, Lei Zhou, Shiwei Li 외

In this paper, we present a joint multi-task learning framework for semantic segmentation and boundary detection. The critical component in the framework is the iterative pyramid context module (PCM), which couples two t…

Boundary DetectionEdge DetectionMulti-Task LearningSegmentation+1

Boundary Peeling: Outlier Detection Method Using One-Class Peeling

2023-09-11 · Sheikh Arafat, Na Sun, Maria L. Weese, Waldyn G. Martinez

Unsupervised outlier detection constitutes a crucial phase within data analysis and remains a dynamic realm of research. A good outlier detection algorithm should be computationally efficient, robust to tuning parameter …

Outlier Detection

Arbitrary Shape Text Detection via Boundary Transformer

2022-05-11 · Shi-Xue Zhang, Chun Yang, Xiaobin Zhu, Xu-Cheng Yin

In arbitrary shape text detection, locating accurate text boundaries is challenging and non-trivial. Existing methods often suffer from indirect text boundary modeling or complex post-processing. In this paper, we system…

DecoderText Detection

3D Automatic Segmentation Method for Retinal Optical Coherence Tomography Volume Data Using Boundary Surface Enhancement

2015-08-05 · Yankui Sun, Tian Zhang, Yue Zhao, Yufan He

With the introduction of spectral-domain optical coherence tomography (SDOCT), much larger image datasets are routinely acquired compared to what was possible using the previous generation of time-domain OCT. Thus, there…

Segmentation