mirror of
https://github.com/huchenlei/Depth-Anything.git
synced 2026-03-05 09:29:48 +00:00
Update README.md
This commit is contained in:
@@ -109,7 +109,7 @@ You can also try our [online demo](https://huggingface.co/spaces/LiheYoung/Depth
|
|||||||
If you want to use Depth Anything in your own project, you can simply follow [``run.py``](run.py) to load our models and define data pre-processing.
|
If you want to use Depth Anything in your own project, you can simply follow [``run.py``](run.py) to load our models and define data pre-processing.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Code snippet (note the difference between our data pre-processing and that of MiDaS.)</summary>
|
<summary>Code snippet (note the difference between our data pre-processing and that of MiDaS)</summary>
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from depth_anything.dpt import DPT_DINOv2
|
from depth_anything.dpt import DPT_DINOv2
|
||||||
|
|||||||
Reference in New Issue
Block a user