huntrezz commited on
Commit
facb6b0
·
verified ·
1 Parent(s): bd3c7c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -37,6 +37,4 @@ To use this depth estimation tool:
37
  2. The interface will display your webcam feed and the corresponding 3D depth visualization in real-time.
38
  3. Move objects or your camera to see how the depth map changes dynamically.
39
 
40
- This project showcases the potential of compressed models and knowledge distillation in creating efficient, real-time computer vision applications.
41
-
42
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
37
  2. The interface will display your webcam feed and the corresponding 3D depth visualization in real-time.
38
  3. Move objects or your camera to see how the depth map changes dynamically.
39
 
40
+ This project showcases the potential of compressed models and knowledge distillation in creating efficient, real-time computer vision applications, and could be utilized in Augmented Reality.