paper-with-me

홈 › Papers

TreeFormer: Single-view Plant Skeleton Estimation via Tree-constrained Graph Generation

2024-11-25 · Xinpeng Liu, Hiroaki Santo, Yosuke Toda, Fumio Okura

Accurate estimation of plant skeletal structure (e.g., branching structure) from images is essential for smart agriculture and plant science. Unlike human skeletons with fixed topology, plant skeleton estimation presents a unique challenge, i.e., estimating arbitrary tree graphs from images. While recent graph generation methods successfully infer thin structures from images, it is challenging to constrain the output graph strictly to a tree structure. To this problem, we present TreeFormer, a plant skeleton estimator via tree-constrained graph generation. Our approach combines learning-based graph generation with traditional graph algorithms to impose the constraints during the training loop. Specifically, our method projects an unconstrained graph onto a minimum spanning tree (MST) during the training loop and incorporates this prior knowledge into the gradient descent optimization by suppressing unwanted feature values. Experiments show that our method accurately estimates target plant skeletal structures for multiple domains: Synthetic tree patterns, real botanical roots, and grapevine branches. Our implementations are available at https://github.com/huntorochi/TreeFormer/.

📄 PDF Abstract BibTeX arXiv:2411.16132

Code (1)

huntorochi/TreeFormer 공식 구현 pytorch

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

PlantPose: Universal Plant Skeleton Estimation via Tree-constrained Graph Generation

2026-05-18 · Xinpeng Liu, Hiroaki Santo, Yosuke Toda, Fumio Okura arxiv

Accurate estimation of plant skeletal structures (e.g., branching structures) from images is essential for smart agriculture and plant science. Unlike human skeletons with fixed topology, plant skeleton estimation presen…

Graph Generation

TreeFormer: a Semi-Supervised Transformer-based Framework for Tree Counting from a Single High Resolution Image

2023-07-12 · Hamed Amini Amirkolaee, Miaojing Shi, Mark Mulligan

Automatic tree density estimation and counting using single aerial and satellite images is a challenging task in photogrammetry and remote sensing, yet has an important role in forest management. In this paper, we propos…

DecoderDensity Estimation

AdaTreeFormer: Few Shot Domain Adaptation for Tree Counting from a Single High-Resolution Image

2024-02-05 · Hamed Amini Amirkolaee, Miaojing Shi, Lianghua He, Mark Mulligan

The process of estimating and counting tree density using only a single aerial or satellite image is a difficult task in the fields of photogrammetry and remote sensing. However, it plays a crucial role in the management…

Domain Adaptation

A Novel Technique Combining Image Processing, Plant Development Properties, and the Hungarian Algorithm, to Improve Leaf Detection in Maize

2020-05-18 · Nazifa Khan, Oliver A. S. Lyon, Mark Eramian, Ian McQuillan

Manual determination of plant phenotypic properties such as plant architecture, growth, and health is very time consuming and sometimes destructive. Automatic image analysis has become a popular approach. This research a…

TabTreeFormer: Tabular Data Generation Using Hybrid Tree-Transformer

2025-01-02 · Jiayu Li, Bingyin Zhao, Zilong Zhao, Uzair Javaid 외

Transformers have shown impressive results in tabular data generation. However, they lack domain-specific inductive biases which are critical for preserving the intrinsic characteristics of tabular data. They also suffer…

BenchmarkingQuantizationTabular Data Generation