論文の概要: FS-Depth: Focal-and-Scale Depth Estimation from a Single Image in Unseen
Indoor Scene
- arxiv url: http://arxiv.org/abs/2307.14624v1
- Date: Thu, 27 Jul 2023 04:49:36 GMT
- ステータス: 処理完了
- システム内更新日: 2023-07-28 15:51:16.130362
- Title: FS-Depth: Focal-and-Scale Depth Estimation from a Single Image in Unseen
Indoor Scene
- Title(参考訳): FS-Depth:未確認屋内シーンにおける単一画像からの焦点・スケール深度推定
- Authors: Chengrui Wei, Meng Yang, Lei He, Nanning Zheng
- Abstract要約: 実際の(見えない)屋内シーンの単一の画像から絶対深度マップを予測するのには、長年不適切な問題だった。
本研究では,未確認屋内シーンの単一画像から絶対深度マップを正確に学習するための焦点・スケール深度推定モデルを開発した。
- 参考スコア(独自算出の注目度): 57.26600120397529
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: It has long been an ill-posed problem to predict absolute depth maps from
single images in real (unseen) indoor scenes. We observe that it is essentially
due to not only the scale-ambiguous problem but also the focal-ambiguous
problem that decreases the generalization ability of monocular depth
estimation. That is, images may be captured by cameras of different focal
lengths in scenes of different scales. In this paper, we develop a
focal-and-scale depth estimation model to well learn absolute depth maps from
single images in unseen indoor scenes. First, a relative depth estimation
network is adopted to learn relative depths from single images with diverse
scales/semantics. Second, multi-scale features are generated by mapping a
single focal length value to focal length features and concatenating them with
intermediate features of different scales in relative depth estimation.
Finally, relative depths and multi-scale features are jointly fed into an
absolute depth estimation network. In addition, a new pipeline is developed to
augment the diversity of focal lengths of public datasets, which are often
captured with cameras of the same or similar focal lengths. Our model is
trained on augmented NYUDv2 and tested on three unseen datasets. Our model
considerably improves the generalization ability of depth estimation by 41%/13%
(RMSE) with/without data augmentation compared with five recent SOTAs and well
alleviates the deformation problem in 3D reconstruction. Notably, our model
well maintains the accuracy of depth estimation on original NYUDv2.
- Abstract(参考訳): 現実の(見当たらない)屋内シーンで単一の画像から絶対深度マップを予測するのは、長い間不適切な問題だった。
単眼深度推定の一般化能力の低下は, スケール・あいまいな問題だけでなく, 焦点・あいまいな問題も本質的に原因であると考えられる。
つまり、異なるスケールのシーンで焦点距離の異なるカメラによって撮影される可能性がある。
本稿では,未確認屋内シーンの単一画像から絶対深度マップを正確に学習するための焦点・スケール深度推定モデルを開発する。
まず,多様なスケール/セマンティクスを持つ単一画像から相対深度を学習するために,相対深度推定ネットワークを採用する。
第2に、単一の焦点長値を焦点長特徴にマッピングし、異なるスケールの中間特徴と相対深度推定を連結することにより、マルチスケール特徴を生成する。
最後に、相対深度とマルチスケール特徴を共同で絶対深度推定ネットワークに供給する。
さらに、同じまたは同様の焦点長のカメラで撮影される公共データセットの焦点長の多様性を強化するために、新しいパイプラインが開発されている。
私たちのモデルは拡張nyudv2でトレーニングされ、見えない3つのデータセットでテストされます。
我々のモデルでは,最近の5つのSOTAと比較して,データ拡張による深度推定の一般化能力を41%/13%向上させ,3次元再構成における変形問題を緩和する。
特に,本モデルでは,元のNYUDv2の深度推定の精度を良好に維持する。
関連論文リスト
- Robust and Flexible Omnidirectional Depth Estimation with Multiple 360° Cameras [8.850391039025077]
我々は、複数の360度カメラの幾何的制約と冗長情報を用いて、頑健で柔軟な全方位深度推定を実現する。
この2つのアルゴリズムは, 土壌パノラマ入力を施した場合でも, 精度よく深度マップを予測し, 最先端性能を実現する。
論文 参考訳(メタデータ) (2024-09-23T07:31:48Z) - ScaleDepth: Decomposing Metric Depth Estimation into Scale Prediction and Relative Depth Estimation [62.600382533322325]
本研究では,新しい単分子深度推定法であるScaleDepthを提案する。
提案手法は,距離深度をシーンスケールと相対深度に分解し,セマンティック・アウェア・スケール予測モジュールを用いて予測する。
本手法は,室内と屋外の両方のシーンを統一した枠組みで距離推定する。
論文 参考訳(メタデータ) (2024-07-11T05:11:56Z) - Blur aware metric depth estimation with multi-focus plenoptic cameras [8.508198765617196]
多焦点レンズカメラからの原画像のみを用いた新しい距離深度推定アルゴリズムを提案する。
提案手法は、焦点距離の異なる複数のマイクロレンズを用いるマルチフォーカス構成に特に適している。
論文 参考訳(メタデータ) (2023-08-08T13:38:50Z) - Multi-Camera Collaborative Depth Prediction via Consistent Structure
Estimation [75.99435808648784]
本稿では,新しいマルチカメラ協調深度予測法を提案する。
カメラ間の構造的整合性を維持しながら、大きな重なり合う領域を必要としない。
DDADおよびNuScenesデータセットの実験結果から,本手法の優れた性能を示す。
論文 参考訳(メタデータ) (2022-10-05T03:44:34Z) - Towards Accurate Reconstruction of 3D Scene Shape from A Single
Monocular Image [91.71077190961688]
まず、未知のスケールまで深さを予測し、単一の単眼画像からシフトする2段階のフレームワークを提案する。
次に、3Dポイントの雲のデータを利用して、奥行きの変化とカメラの焦点距離を予測し、3Dシーンの形状を復元します。
我々は9つの未知のデータセットで深度モデルを検証し、ゼロショット評価で最先端のパフォーマンスを達成する。
論文 参考訳(メタデータ) (2022-08-28T16:20:14Z) - Depth Refinement for Improved Stereo Reconstruction [13.941756438712382]
立体画像からの深度推定の現在の技術は、なおも内蔵の欠点に悩まされている。
簡単な解析により、深度誤差は物体の距離に2乗比例することが明らかになった。
本研究では,深度推定に改良ネットワークを用いた簡易かつ効果的な手法を提案する。
論文 参考訳(メタデータ) (2021-12-15T12:21:08Z) - Occlusion-Aware Depth Estimation with Adaptive Normal Constraints [85.44842683936471]
カラービデオから多フレーム深度を推定する新しい学習手法を提案する。
本手法は深度推定精度において最先端の手法より優れる。
論文 参考訳(メタデータ) (2020-04-02T07:10:45Z) - Depth Completion Using a View-constrained Deep Prior [73.21559000917554]
近年の研究では、畳み込みニューラルネットワーク(CNN)の構造が、自然画像に有利な強い先行性をもたらすことが示されている。
この前者はディープ・イメージ・先行 (DIP) と呼ばれ、画像の装飾や塗装といった逆問題において有効な正則化器である。
我々は、DIPの概念を深度画像に拡張し、色画像とノイズと不完全な目標深度マップから、CNNネットワーク構造を先行して復元された深度マップを再構成する。
論文 参考訳(メタデータ) (2020-01-21T21:56:01Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。