File size: 1,804 Bytes
a4f7ef4 e8db4fa a4f7ef4 e8db4fa a4f7ef4 e8db4fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
library_name: diffusers
license: apache-2.0
---
# Lotus: Diffusion-based Visual Foundation Model for High-quality Dense Prediction
<!-- Provide a quick summary of what the model is/does. -->
This model belongs to the family of official Lotus models. </br>
Some training normals in the Hypersim dataset are not properly oriented towards the camera. This models was re-trained using aligned surface normals, referred to [GeoWizard](https://github.com/fuxiao0719/GeoWizard/blob/5ff496579c6be35d9d86fe4d0760a6b5e6ba25c5/geowizard/training/dataloader/file_io.py#L79), and achieves significantly improved results.
[](https://lotus3d.github.io/)
[](https://arxiv.org/abs/2409.18124)
[](https://huggingface.co/spaces/haodongli/Lotus)
[](https://github.com/EnVision-Research/Lotus)
Developed by:
[Jing He](https://scholar.google.com/citations?hl=en&user=RsLS11MAAAAJ)<span style="color:red;">✱</span>,
[Haodong Li](https://haodong-li.com/)<span style="color:red;">✱</span>,
[Wei Yin](https://yvanyin.net/),
[Yixun Liang](https://yixunliang.github.io/),
[Leheng Li](https://len-li.github.io/),
[Kaiqiang Zhou](),
[Hongbo Zhang](),
[Bingbing Liu](https://scholar.google.com/citations?user=-rCulKwAAAAJ&hl=en),
[Ying-Cong Chen](https://www.yingcong.me/)✉


## Usage
Please refer to this [page](https://github.com/EnVision-Research/Lotus). |