Instructions to use zeyuren2002/EvalMDE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zeyuren2002/EvalMDE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zeyuren2002/EvalMDE", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +55 -0
- Depth-Anything-3/assets/examples/SOH/000.png +3 -0
- Depth-Anything-3/assets/examples/SOH/010.png +3 -0
- Depth-Anything-3/assets/examples/robot_unitree.mp4 +3 -0
- Depth-Anything-3/assets/images/da3_radar.png +3 -0
- Depth-Anything-3/assets/images/demo320-2.gif +3 -0
- DepthMaster/ckpt/eval/text_encoder/model.safetensors +3 -0
- DepthMaster/ckpt/eval/vae/diffusion_pytorch_model.safetensors +3 -0
- FE2E/assets/demo.png +3 -0
- FE2E/assets/pipeline.png +3 -0
- FE2E/latent/no_info.npz +3 -0
- FE2E/lora/LDRN.safetensors +3 -0
- FE2E/pretrain/vae.safetensors +3 -0
- Lotus-2/assets/badges/teaser-1.png +3 -0
- Lotus-2/assets/demo_examples/depth/10.jpg +3 -0
- Lotus-2/assets/demo_examples/depth/v4.png +3 -0
- Lotus-2/assets/demo_examples/normal/010-i14.png +3 -0
- Lotus-2/assets/demo_examples/normal/10.jpg +3 -0
- Lotus-2/assets/demo_examples/normal/capecod3_input.png +3 -0
- Lotus-2/assets/in-the-wild_examples/010-i14.png +3 -0
- Lotus-2/assets/in-the-wild_examples/10.jpg +3 -0
- Lotus-2/assets/in-the-wild_examples/20.jpg +3 -0
- Lotus-2/assets/in-the-wild_examples/breno-assis-r3WAWU5Fi5Q-unsplash.jpg +3 -0
- Lotus-2/assets/in-the-wild_examples/v4.png +3 -0
- Lotus/assets/app/depth/images/00.png +3 -0
- Lotus/assets/app/depth/images/01.jpg +3 -0
- Lotus/assets/app/depth/videos/00.mp4 +3 -0
- Lotus/assets/app/depth/videos/01.mp4 +3 -0
- Lotus/assets/app/normal/images/00.jpg +3 -0
- Lotus/assets/app/normal/images/01.png +3 -0
- Lotus/assets/badges/teaser_1.jpg +3 -0
- Lotus/assets/badges/teaser_2.jpg +3 -0
- Lotus/assets/in-the-wild_example/00.jpg +3 -0
- Lotus/assets/in-the-wild_example/01.jpg +3 -0
- Lotus/assets/in-the-wild_example/02.jpg +3 -0
- Lotus/assets/in-the-wild_example/03.png +3 -0
- Lotus/assets/in-the-wild_example/04.jpg +3 -0
- Lotus/assets/in-the-wild_example/05.png +3 -0
- Lotus/assets/in-the-wild_example/07.jpg +3 -0
- Lotus/assets/in-the-wild_example/08.jpg +3 -0
- Lotus/assets/in-the-wild_example/09.jpg +3 -0
- Lotus/assets/in-the-wild_example/10.jpg +3 -0
- Lotus/assets/in-the-wild_example/11.jpg +3 -0
- Lotus/datasets/quick_validation/00.png +3 -0
- Lotus/datasets/quick_validation/03.jpg +3 -0
- Lotus/rng_states/lotus-depth-d-v2-0-rng.pkl +3 -0
- Lotus/rng_states/lotus-depth-g-v2-1-rng.pkl +3 -0
- Lotus/rng_states/lotus-normal-d-v1-1-rng.pkl +3 -0
- Lotus/rng_states/lotus-normal-g-v1-1-rng.pkl +3 -0
- Pixel-Perfect-Depth/assets/examples/images/0001.jpg +3 -0
.gitattributes
CHANGED
|
@@ -83,3 +83,58 @@ Edit2Perceive/samples/building.jpg filter=lfs diff=lfs merge=lfs -text
|
|
| 83 |
Edit2Perceive/samples/teaser.png filter=lfs diff=lfs merge=lfs -text
|
| 84 |
Lotus-2/assets/demo_examples/depth/20.jpg filter=lfs diff=lfs merge=lfs -text
|
| 85 |
Lotus-2/assets/demo_examples/depth/breno-assis-r3WAWU5Fi5Q-unsplash.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
Edit2Perceive/samples/teaser.png filter=lfs diff=lfs merge=lfs -text
|
| 84 |
Lotus-2/assets/demo_examples/depth/20.jpg filter=lfs diff=lfs merge=lfs -text
|
| 85 |
Lotus-2/assets/demo_examples/depth/breno-assis-r3WAWU5Fi5Q-unsplash.jpg filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
Lotus-2/assets/demo_examples/depth/v4.png filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
Lotus-2/assets/demo_examples/depth/10.jpg filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
Lotus-2/assets/demo_examples/normal/010-i14.png filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
Lotus-2/assets/demo_examples/normal/10.jpg filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
Lotus-2/assets/demo_examples/normal/capecod3_input.png filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
Lotus-2/assets/badges/teaser-1.png filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
Lotus-2/assets/in-the-wild_examples/010-i14.png filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
Lotus-2/assets/in-the-wild_examples/20.jpg filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
Lotus-2/assets/in-the-wild_examples/breno-assis-r3WAWU5Fi5Q-unsplash.jpg filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
Lotus-2/assets/in-the-wild_examples/v4.png filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
Lotus-2/assets/in-the-wild_examples/10.jpg filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
Depth-Anything-3/assets/examples/robot_unitree.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
Depth-Anything-3/assets/examples/SOH/000.png filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
Depth-Anything-3/assets/examples/SOH/010.png filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
Depth-Anything-3/assets/images/da3_radar.png filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
Depth-Anything-3/assets/images/demo320-2.gif filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
ml-depth-pro/data/depth-pro-teaser.jpg filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
Lotus/assets/app/depth/images/00.png filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
Lotus/assets/app/normal/images/00.jpg filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
Lotus/assets/app/normal/images/01.png filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
Lotus/assets/app/depth/images/01.jpg filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
Lotus/assets/badges/teaser_1.jpg filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
Lotus/assets/badges/teaser_2.jpg filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
Lotus/assets/in-the-wild_example/00.jpg filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
Lotus/assets/in-the-wild_example/02.jpg filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
Lotus/assets/in-the-wild_example/01.jpg filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
Lotus/assets/app/depth/videos/01.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
Lotus/assets/app/depth/videos/00.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
Lotus/assets/in-the-wild_example/05.png filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
Lotus/assets/in-the-wild_example/08.jpg filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
Lotus/assets/in-the-wild_example/09.jpg filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
Lotus/assets/in-the-wild_example/03.png filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
Lotus/assets/in-the-wild_example/07.jpg filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
Lotus/assets/in-the-wild_example/04.jpg filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
Lotus/assets/in-the-wild_example/10.jpg filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
Lotus/assets/in-the-wild_example/11.jpg filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
Lotus/datasets/quick_validation/03.jpg filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
Lotus/datasets/quick_validation/00.png filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
ml-depth-pro/data/example.jpg filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
FE2E/assets/demo.png filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
FE2E/assets/pipeline.png filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
Pixel-Perfect-Depth/assets/overview.png filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
Pixel-Perfect-Depth/assets/teaser.png filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
Pixel-Perfect-Depth/assets/vis_comp.png filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
Pixel-Perfect-Depth/assets/examples/images/0001.jpg filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
Pixel-Perfect-Depth/assets/examples/images/0002.jpg filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
Pixel-Perfect-Depth/assets/examples/images/0003.png filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
Pixel-Perfect-Depth/assets/examples/images/0004.png filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
Pixel-Perfect-Depth/assets/examples/images/0005.png filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
Pixel-Perfect-Depth/assets/examples/images/0006.png filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
Pixel-Perfect-Depth/assets/examples/video/0001.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
Pixel-Perfect-Depth/ppd/datasets/irs/filename_list_train.txt filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
Pixel-Perfect-Depth/ppd/datasets/tartanair/filename_list_train.txt filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
data/infinigen/test_scenes_release_cleaned_final/indoor__slow_solve-long_focal-2025-09-06-19-53-32___27c2f1fd/rgb.png filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
data/infinigen/test_scenes_release_cleaned_final/nature__desert-long_focal-2025-09-07-11-43-28___cbe875d/rgb.png filter=lfs diff=lfs merge=lfs -text
|
Depth-Anything-3/assets/examples/SOH/000.png
ADDED
|
Git LFS Details
|
Depth-Anything-3/assets/examples/SOH/010.png
ADDED
|
Git LFS Details
|
Depth-Anything-3/assets/examples/robot_unitree.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99bc274f7613a665c6135085fe01691ebfaa9033101319071f37c550ab21d1ea
|
| 3 |
+
size 1964268
|
Depth-Anything-3/assets/images/da3_radar.png
ADDED
|
Git LFS Details
|
Depth-Anything-3/assets/images/demo320-2.gif
ADDED
|
Git LFS Details
|
DepthMaster/ckpt/eval/text_encoder/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e4aa519f64dc6386f88221a66c106a09fa027b47a20cc0e126687695f2a6669
|
| 3 |
+
size 1361597016
|
DepthMaster/ckpt/eval/vae/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1d993488569e928462932c8c38a0760b874d166399b14414135bd9c42df5815
|
| 3 |
+
size 334643276
|
FE2E/assets/demo.png
ADDED
|
Git LFS Details
|
FE2E/assets/pipeline.png
ADDED
|
Git LFS Details
|
FE2E/latent/no_info.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f03d72f486f1cefc0bcd6d21d420156cb3e96ec9d701af667386bbd2eedbafa2
|
| 3 |
+
size 9180668
|
FE2E/lora/LDRN.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c2112d3697d6057a60d59b3d83fc0d88ea12d73f933666eded0c5dbf5e0f410
|
| 3 |
+
size 612742480
|
FE2E/pretrain/vae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38
|
| 3 |
+
size 335304388
|
Lotus-2/assets/badges/teaser-1.png
ADDED
|
Git LFS Details
|
Lotus-2/assets/demo_examples/depth/10.jpg
ADDED
|
Git LFS Details
|
Lotus-2/assets/demo_examples/depth/v4.png
ADDED
|
Git LFS Details
|
Lotus-2/assets/demo_examples/normal/010-i14.png
ADDED
|
Git LFS Details
|
Lotus-2/assets/demo_examples/normal/10.jpg
ADDED
|
Git LFS Details
|
Lotus-2/assets/demo_examples/normal/capecod3_input.png
ADDED
|
Git LFS Details
|
Lotus-2/assets/in-the-wild_examples/010-i14.png
ADDED
|
Git LFS Details
|
Lotus-2/assets/in-the-wild_examples/10.jpg
ADDED
|
Git LFS Details
|
Lotus-2/assets/in-the-wild_examples/20.jpg
ADDED
|
Git LFS Details
|
Lotus-2/assets/in-the-wild_examples/breno-assis-r3WAWU5Fi5Q-unsplash.jpg
ADDED
|
Git LFS Details
|
Lotus-2/assets/in-the-wild_examples/v4.png
ADDED
|
Git LFS Details
|
Lotus/assets/app/depth/images/00.png
ADDED
|
Git LFS Details
|
Lotus/assets/app/depth/images/01.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/app/depth/videos/00.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddb5e80168634ef46cdd5bb45178573a34001f147c7e96eb6220c09bfc0c4649
|
| 3 |
+
size 3774878
|
Lotus/assets/app/depth/videos/01.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a532ba2738716dbb244e0d7172cf681879218cbbdad09980404fa08ef6b9ecc
|
| 3 |
+
size 3095352
|
Lotus/assets/app/normal/images/00.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/app/normal/images/01.png
ADDED
|
Git LFS Details
|
Lotus/assets/badges/teaser_1.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/badges/teaser_2.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/00.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/01.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/02.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/03.png
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/04.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/05.png
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/07.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/08.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/09.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/10.jpg
ADDED
|
Git LFS Details
|
Lotus/assets/in-the-wild_example/11.jpg
ADDED
|
Git LFS Details
|
Lotus/datasets/quick_validation/00.png
ADDED
|
Git LFS Details
|
Lotus/datasets/quick_validation/03.jpg
ADDED
|
Git LFS Details
|
Lotus/rng_states/lotus-depth-d-v2-0-rng.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14fe3092d8928e397f7c846b3e7e207c46040fd89f8892a3b419c5669993d3b2
|
| 3 |
+
size 15124
|
Lotus/rng_states/lotus-depth-g-v2-1-rng.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f8bc450e886fc66ad4fff8318834f1b3ee7a801635b2fbe0ada580412f68ca6
|
| 3 |
+
size 15060
|
Lotus/rng_states/lotus-normal-d-v1-1-rng.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a69dfee54b007362b0b527cef21e0e05c0fd8880ac519ff5dc4b56a15743e8d
|
| 3 |
+
size 15060
|
Lotus/rng_states/lotus-normal-g-v1-1-rng.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71a8067858ab2ed0380f750cee48e47a82debc9bf76eb8fb75bbe2df61a30a61
|
| 3 |
+
size 15124
|
Pixel-Perfect-Depth/assets/examples/images/0001.jpg
ADDED
|
|
Git LFS Details
|