garryling commited on
Commit
7c7d2c5
·
verified ·
1 Parent(s): d1d0559

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ emoji: 🚀
3
+ colorFrom: indigo
4
+ colorTo: purple
5
+
6
+ tags:
7
+ - depth-estimation
8
+ - mobile-optimized
9
+ - transformer
10
+ - onnx
11
+ - qualcomm
12
+ ---
13
+
14
+ # 🔍 Depth Anything V2 - Ultra Fast
15
+
16
+ **State-of-the-Art Depth Estimation Meets Mobile Efficiency**
17
+ *Optimized for Snapdragon NPUs with 2X Speed Boost*
18
+ ### ⚡ Benchmark Comparison
19
+
20
+
21
+ Snapdragon 8 Gen2 (NPU Acceleration)
22
+
23
+ |Metric | Original | Optimized | Improvement|
24
+ |-------|--------|-------------|--------|
25
+ |Latency | 152ms | 73ms | 2.08×|
26
+ |Memory | 102MB | 45MB | 2.26×|
27
+