Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
[![GitHub commits](https://badgen.net/github/commits/apple/ml-depth-pro)](https://GitHub.com/apple/ml-depth-pro/commit/)
[![GitHub license](https://badgen.net/github/license/apple/ml-depth-pro)](https://github.com/apple/ml-depth-pro/blob/master/LICENSE)
[![GitHub forks](https://img.shields.io/github/forks/apple/ml-depth-pro.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/apple/ml-depth-pro/network/)
[![GitHub stars](https://img.shields.io/github/stars/apple/ml-depth-pro.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/apple/ml-depth-pro/stargazers/)

This software project accompanies the research paper:
**[Depth Pro: Sharp Monocular Metric Depth in Less Than a Second](https://arxiv.org/abs/2410.02073)**,
Expand Down