AshkanGanj commited on
Commit
ebca22b
·
verified ·
1 Parent(s): 76710a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,4 +2,7 @@
2
  license: gpl-3.0
3
  ---
4
  This work presents HybridDepth. HybridDepth is a practical depth estimation solution based on focal stack images captured from a camera. This approach outperforms state-of-the-art models across several well-known datasets, including NYU V2, DDFF12, and ARKitScenes.
 
 
 
5
  Github : <a href="https://github.com/cake-lab/HybridDepth">Link</a>
 
2
  license: gpl-3.0
3
  ---
4
  This work presents HybridDepth. HybridDepth is a practical depth estimation solution based on focal stack images captured from a camera. This approach outperforms state-of-the-art models across several well-known datasets, including NYU V2, DDFF12, and ARKitScenes.
5
+
6
+ ![teaser](./teaser.png)
7
+
8
  Github : <a href="https://github.com/cake-lab/HybridDepth">Link</a>