paper-with-me

홈 › Papers

VibrantVS: A high-resolution multi-task transformer for forest canopy height estimation

2024-12-13 · Tony Chang, Kiarie Ndegwa, Andreas Gros, Vincent A. Landau, Luke J. Zachmann, Bogdan State, Mitchell A. Gritts, Colton W. Miller, Nathan E. Rutenbeck, Scott Conway, Guy Bayes

This paper explores the application of a novel multi-task vision transformer (ViT) model for the estimation of canopy height models (CHMs) using 4-band National Agriculture Imagery Program (NAIP) imagery across the western United States. We compare the effectiveness of this model in terms of accuracy and precision aggregated across ecoregions and class heights versus three other benchmark peer-reviewed models. Key findings suggest that, while other benchmark models can provide high precision in localized areas, the VibrantVS model has substantial advantages across a broad reach of ecoregions in the western United States with higher accuracy, higher precision, the ability to generate updated inference at a cadence of three years or less, and high spatial resolution. The VibrantVS model provides significant value for ecological monitoring and land management decisions, including for wildfire mitigation.

📄 PDF Abstract BibTeX arXiv:2412.10351

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

VibrantSR: Sub-Meter Canopy Height Models from Sentinel-2 Using Generative Flow Matching

2026-01-14 · Kiarie Ndegwa, Andreas Gros, Tony Chang, David Diaz 외 arxiv

We present VibrantSR (Vibrant Super-Resolution), a generative super-resolution framework for estimating 0.5 meter canopy height models (CHMs) from 10 meter Sentinel-2 imagery. Unlike approaches based on aerial imagery th…

HRFormer: High-Resolution Transformer for Dense Prediction

2021-10-18 · Yuhui Yuan, Rao Fu, Lang Huang, WeiHong Lin 외

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and …

Image ClassificationMulti-Person Pose EstimationPose EstimationPrediction+2

HRFormer: High-Resolution Vision Transformer for Dense Predict

2021-12-01 · NeurIPS 2021 12 · Yuhui Yuan, Rao Fu, Lang Huang, WeiHong Lin 외

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and …

Pose EstimationSemantic SegmentationVocal Bursts Intensity Prediction

Hybrid Transformer and CNN Attention Network for Stereo Image Super-resolution

2023-05-09 · Ming Cheng, Haoyu Ma, Qiufang Ma, Xiaopeng Sun 외

Multi-stage strategies are frequently employed in image restoration tasks. While transformer-based methods have exhibited high efficiency in single-image super-resolution tasks, they have not yet shown significant advant…

Data AugmentationImage EnhancementImage RestorationImage Super-Resolution+2

InvPT: Inverted Pyramid Multi-task Transformer for Dense Scene Understanding

2022-03-15 · Hanrong Ye, Dan Xu

Multi-task dense scene understanding is a thriving research domain that requires simultaneous perception and reasoning on a series of correlated tasks with pixel-wise prediction. Most existing works encounter a severe li…

Boundary DetectionHuman ParsingMonocular Depth EstimationSaliency Detection+4