#depthpro — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #depthpro, aggregated by home.social.
-
Apple’s New AI Model Creates 3D Depth Maps From 2D Images in Less Than a Second https://petapixel.com/2024/10/07/apples-new-ai-model-creates-3d-depth-maps-from-2d-images-in-less-than-a-second/ #artificialintelligence #Technology #depthmap #depthpro #research #science #apple #News #ai
-
»#Apple releases #DepthPro, an #AImodel that is able to generate detailed #3Ddepthmaps from single #2Dimages in a fraction of a second — without relying on the camera data.« https://venturebeat.com/ai/apple-releases-depth-pro-an-ai-model-that-rewrites-the-rules-of-3d-vision/?eicker.news #tech #media
-
GitHub - apple/ml-depth-pro: Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
Link
📌 Summary: 本文介紹了Depth Pro,一種能在不到一秒內提供清晰的單目公制深度估計的模型。Depth Pro能合成高解析度的深度圖,且具有絕對尺度,無需相機內部參數的數據。該模型在標準GPU上以0.3秒生成2.25百萬像素的深度圖,並包含多項技術貢獻,如高效的多尺度視覺變換器和專門的邊界準確性評估指標。用戶可安裝並運行模型以進行推斷,並可引用相關研究論文。
🎯 Key Points:
- Depth Pro模型實現了高分辨率的深度圖合成。
- 具備絕對尺度,無需額外的相機內部參數。
- 在標準GPU上運行迅速,每張2.25百萬像素深度圖僅需0.3秒。
- 采用多尺度變換器與真實及合成數據集結合訓練。
- 提供邊界準確度的專門評估指標。
- 用戶可透過簡單命令行或Python程式運行該模型。
🔖 Keywords: #DepthPro #深度估計 #單目 #高解析度 #邊界準確性