paper-with-me

홈 › Papers

Using t-distributed stochastic neighbor embedding for visualization and segmentation of 3D point clouds of plants

2023-02-07 · Helin Dutagaci

In this work, the use of t-SNE is proposed to embed 3D point clouds of plants into 2D space for plant characterization. It is demonstrated that t-SNE operates as a practical tool to flatten and visualize a complete 3D plant model in 2D space. The perplexity parameter of t-SNE allows 2D rendering of plant structures at various organizational levels. Aside from the promise of serving as a visualization tool for plant scientists, t-SNE also provides a gateway for processing 3D point clouds of plants using their embedded counterparts in 2D. In this paper, simple methods were proposed to perform semantic segmentation and instance segmentation via grouping the embedded 2D points. The evaluation of these methods on a public 3D plant data set conveys the potential of t-SNE for enabling of 2D implementation of various steps involved in automatic 3D phenotyping pipelines.

📄 PDF Abstract BibTeX arXiv:2302.03442

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

q-SNE: Visualizing Data using q-Gaussian Distributed Stochastic Neighbor Embedding

2020-12-02 · Motoshi Abe, Junichi Miyao, Takio Kurita

The dimensionality reduction has been widely introduced to use the high-dimensional data for regression, classification, feature analysis, and visualization. As the one technique of dimensionality reduction, a stochastic…

Dimensionality Reduction

Uncertainty-aware t-distributed Stochastic Neighbor Embedding for Single-cell RNA-seq Data

2024-10-01 · Hui Ma, Kai Chen

Nonlinear data visualization using t-distributed stochastic neighbor embedding (t-SNE) enables the representation of complex single-cell transcriptomic landscapes in two or three dimensions to depict biological populatio…

Data Visualization

Efficiently Visualizing Large Graphs

2023-10-17 · Xinyu Li, Yao Xiao, Yuchen Zhou

Most existing graph visualization methods based on dimension reduction are limited to relatively small graphs due to performance issues. In this work, we propose a novel dimension reduction method for graph visualization…

Dimensionality ReductionGraph Embedding

Stochastic Cluster Embedding

2021-08-18 · Zhirong Yang, Yuwei Chen, Denis Sedov, Samuel Kaski 외

Neighbor Embedding (NE) aims to preserve pairwise similarities between data items and has been shown to yield an effective principle for data visualization. However, even the best existing NE methods such as Stochastic N…

Data Visualization

t-SNE Exaggerates Clusters, Provably

2025-10-09 · Noah Bergam, Szymon Snoeck, Nakul Verma arxiv

Central to the widespread use of t-distributed stochastic neighbor embedding (t-SNE) is the conviction that it produces visualizations whose structure roughly matches that of the input. To the contrary, we prove that (1)…