論文の概要: Shrinking unit: a Graph Convolution-Based Unit for CNN-like 3D Point
Cloud Feature Extractors
- arxiv url: http://arxiv.org/abs/2209.12770v1
- Date: Mon, 26 Sep 2022 15:28:31 GMT
- ステータス: 処理完了
- システム内更新日: 2022-09-27 15:05:03.381009
- Title: Shrinking unit: a Graph Convolution-Based Unit for CNN-like 3D Point
Cloud Feature Extractors
- Title(参考訳): shrinking unit: cnnライクな3dポイントクラウド機能抽出のためのグラフ畳み込みベースのユニット
- Authors: Alberto Tamajo (1), Bastian Pla{\ss} (2) and Thomas Klauer (2) ( (1)
Department of Electronics and Computer Science, University of Southampton,
(2) i3mainz, Institute for Spatial Information and Surveying Technology of
Mainz University of Applied Sciences )
- Abstract要約: 我々は、画像領域からのインスピレーションの欠如が、そのようなギャップの主な原因であると主張している。
我々は,CNNのような3Dポイント・クラウド特徴抽出器の設計のために,Shrinkingユニットと呼ばれるグラフ畳み込み単位を提案する。
- 参考スコア(独自算出の注目度): 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 3D point clouds have attracted increasing attention in architecture,
engineering, and construction due to their high-quality object representation
and efficient acquisition methods. Consequently, many point cloud feature
detection methods have been proposed in the literature to automate some
workflows, such as their classification or part segmentation. Nevertheless, the
performance of point cloud automated systems significantly lags behind their
image counterparts. While part of this failure stems from the irregularity,
unstructuredness, and disorder of point clouds, which makes the task of point
cloud feature detection significantly more challenging than the image one, we
argue that a lack of inspiration from the image domain might be the primary
cause of such a gap. Indeed, given the overwhelming success of Convolutional
Neural Networks (CNNs) in image feature detection, it seems reasonable to
design their point cloud counterparts, but none of the proposed approaches
closely resembles them. Specifically, even though many approaches generalise
the convolution operation in point clouds, they fail to emulate the CNNs
multiple-feature detection and pooling operations. For this reason, we propose
a graph convolution-based unit, dubbed Shrinking unit, that can be stacked
vertically and horizontally for the design of CNN-like 3D point cloud feature
extractors. Given that self, local and global correlations between points in a
point cloud convey crucial spatial geometric information, we also leverage them
during the feature extraction process. We evaluate our proposal by designing a
feature extractor model for the ModelNet-10 benchmark dataset and achieve
90.64% classification accuracy, demonstrating that our innovative idea is
effective. Our code is available at github.com/albertotamajo/Shrinking-unit.
- Abstract(参考訳): 3Dポイントクラウドは、高品質なオブジェクト表現と効率的な取得方法により、アーキテクチャ、エンジニアリング、構築に注目が集まっている。
その結果、分類や部分分割などのワークフローを自動化するために、文献で多くのポイントクラウド特徴検出手法が提案されている。
それでも、ポイントクラウド自動化システムのパフォーマンスは、画像に遅れを取っている。
この障害の一部は、点雲の不規則性、非構造性、障害に起因するため、点雲の特徴検出のタスクは画像よりもかなり難しいが、画像領域からのインスピレーションの欠如が、そのようなギャップの主な原因であるかもしれない、と我々は主張する。
実際、画像特徴検出における畳み込みニューラルネットワーク(convolutional neural networks, cnns)の圧倒的な成功を考えると、ポイントクラウドに対応するものを設計するのは理にかなっているように思える。
具体的には、多くのアプローチが点雲における畳み込み操作を一般化しているが、CNNの多重機能検出とプール操作をエミュレートすることができない。
そこで我々は,cnn型3dポイントクラウド特徴抽出器の設計のために,垂直および水平に積み重ねることができるグラフ畳み込み型ユニット, shrinking unitを提案する。
点雲内の点間の自己、局所、大域的な相関関係が重要な空間的幾何情報を伝達していることから、特徴抽出過程においてそれらを活用する。
本提案は,modelnet-10ベンチマークデータセットの特徴抽出モデルを設計し,90.64%の分類精度を達成し,革新的アイデアが有効であることを示す。
私たちのコードはgithub.com/albertotamajo/Shrinking-unitで利用可能です。
関連論文リスト
- Clustering based Point Cloud Representation Learning for 3D Analysis [80.88995099442374]
本稿では,ポイントクラウド分析のためのクラスタリングに基づく教師付き学習手法を提案する。
現在のデファクトでシーンワイドなトレーニングパラダイムとは異なり、我々のアルゴリズムは点埋め込み空間上でクラス内のクラスタリングを行う。
我々のアルゴリズムは、有名なポイントクラウドセグメンテーションデータセットの顕著な改善を示している。
論文 参考訳(メタデータ) (2023-07-27T03:42:12Z) - StarNet: Style-Aware 3D Point Cloud Generation [82.30389817015877]
StarNetは、マッピングネットワークを使用して高忠実度および3Dポイントクラウドを再構築し、生成することができる。
我々のフレームワークは、クラウドの再構築と生成タスクにおいて、様々なメトリクスで同等の最先端のパフォーマンスを達成します。
論文 参考訳(メタデータ) (2023-03-28T08:21:44Z) - Ponder: Point Cloud Pre-training via Neural Rendering [93.34522605321514]
本稿では,識別可能なニューラルエンコーダによる点雲表現の自己教師型学習手法を提案する。
学習したポイントクラウドは、3D検出やセグメンテーションといったハイレベルなレンダリングタスクだけでなく、3D再構成や画像レンダリングといった低レベルなタスクを含む、さまざまなダウンストリームタスクに簡単に統合できる。
論文 参考訳(メタデータ) (2022-12-31T08:58:39Z) - Point Cloud Semantic Segmentation using Multi Scale Sparse Convolution
Neural Network [0.0]
本稿では,マルチスケール超スパース畳み込みに基づく特徴抽出モジュールと,チャネルアテンションに基づく特徴選択モジュールを提案する。
マルチスケールのスパース畳み込みを導入することで、ネットワークは異なるサイズの畳み込みカーネルに基づいてよりリッチな特徴情報をキャプチャできる。
論文 参考訳(メタデータ) (2022-05-03T15:01:20Z) - PointAttN: You Only Need Attention for Point Cloud Completion [89.88766317412052]
ポイント・クラウド・コンプリート(Point cloud completion)とは、部分的な3次元ポイント・クラウドから3次元の形状を完成させることである。
そこで我々は,kNNを除去するために,ポイントクラウドをポイント単位に処理する新しいニューラルネットワークを提案する。
提案するフレームワークであるPointAttNはシンプルで簡潔で効果的であり、3次元形状の構造情報を正確に捉えることができる。
論文 参考訳(メタデータ) (2022-03-16T09:20:01Z) - CP-Net: Contour-Perturbed Reconstruction Network for Self-Supervised
Point Cloud Learning [53.1436669083784]
本稿では,CP-Net(Contour-Perturbed Restruction Network)を提案する。
分類では、ModelNet40(92.5%の精度)とScanObjectNN(87.9%の精度)の完全教師付き手法で競合する結果を得る。
論文 参考訳(メタデータ) (2022-01-20T15:04:12Z) - SSPU-Net: Self-Supervised Point Cloud Upsampling via Differentiable
Rendering [21.563862632172363]
地中真理を使わずに高密度の点雲を生成するための自己教師付き点雲アップサンプリングネットワーク(SSPU-Net)を提案する。
これを実現するために,入力スパース点雲と高密度点雲との整合性を利用して画像の形状と描画を行う。
論文 参考訳(メタデータ) (2021-08-01T13:26:01Z) - Multi-scale Receptive Fields Graph Attention Network for Point Cloud
Classification [35.88116404702807]
MRFGATアーキテクチャはModelNet10とModelNet40データセットでテストされている。
その結果,形状分類作業における最先端性能が得られた。
論文 参考訳(メタデータ) (2020-09-28T13:01:28Z) - GRNet: Gridding Residual Network for Dense Point Cloud Completion [54.43648460932248]
完全な3Dポイントクラウドを不完全なクラウドから推定することは、多くのビジョンやロボティクスアプリケーションにおいて重要な問題である。
本稿では,ポイントクラウド補完のための新しいGridding Residual Network(GRNet)を提案する。
実験結果から,提案したGRNetはShapeNet,Completion3D,KITTIベンチマークの最先端手法に対して良好に動作することがわかった。
論文 参考訳(メタデータ) (2020-06-06T02:46:39Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。