-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,23 @@ | ||
<br /> | ||
<div align="center"> | ||
<a href="https://www.doji-tech.com/"> | ||
<img src="https://www.doji-tech.com/assets/favicon.ico" alt="Logo" width="80" height="80"> | ||
</a> | ||
|
||
<h3 align="center">com.doji.midas</h3> | ||
|
||
<p align="center"> | ||
Monocular Depth Estimation with Unity Sentis | ||
<br /> | ||
<a href="https://assetstore.unity.com/packages/slug/268501"><strong>Asset Store</strong></a> | ||
<br /> | ||
<br /> | ||
<a href="https://docs.doji-tech.com/com.doji.midas/">Documentation</a> | ||
· | ||
<a href="https://forum.unity.com/">Forum</a> | ||
· | ||
<a href="https://openupm.com/packages/com.doji.midas/">OpenUPM</a> | ||
</p> | ||
</div> | ||
<a href="https://www.doji-tech.com/"> | ||
<img src="https://www.doji-tech.com/assets/favicon.ico" alt="doji logo" title="Doji" align="right" height="70" /> | ||
</a> | ||
|
||
# Midas | ||
Monocular Depth Estimation with Unity Sentis | ||
|
||
[**Asset Store**](https://assetstore.unity.com/packages/slug/268501) | ||
|
||
[OpenUPM] · [Documentation] · [Hugging Face] | ||
|
||
This project is dual-licensed. You can either get it here on GitHub under the MIT License, or — if you find it useful and want to support the development — for a small price on the [Unity Asset Store]. | ||
|
||
![chromatic_GH_wide](https://docs.doji-tech.com/com.doji.midas/images/model_samples.webp) | ||
|
||
## Usage | ||
|
||
Please refer to the [documentation] for usage guides. | ||
Please refer to the [Documentation] for usage guides. | ||
|
||
[Unity Asset Store]: https://assetstore.unity.com/packages/slug/268501 | ||
[documentation]: https://docs.doji-tech.com/com.doji.midas/ | ||
[OpenUPM]: https://openupm.com/packages/com.doji.midas | ||
[Documentation]: https://docs.doji-tech.com/com.doji.midas | ||
[Hugging Face]: https://huggingface.co/julienkay/sentis-MiDaS |