Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,7 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# StreamRGBD-mac CoreML Models
|
| 2 |
|
| 3 |
Pre-converted CoreML `.mlpackage` models used by the [StreamRGBD-mac](https://github.com/Jup33Q/StreamRGBD-mac) project.
|
| 4 |
|
|
|
|
|
|
|
| 5 |
## Models
|
| 6 |
|
| 7 |
### Depth Estimation (Depth Anything V2 / V3)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: coremltools
|
| 4 |
+
tags:
|
| 5 |
+
- coreml
|
| 6 |
+
- depth-estimation
|
| 7 |
+
- stable-diffusion
|
| 8 |
+
- image-to-image
|
| 9 |
+
- macos
|
| 10 |
+
- apple-silicon
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# StreamRGBD-mac CoreML Models
|
| 14 |
|
| 15 |
Pre-converted CoreML `.mlpackage` models used by the [StreamRGBD-mac](https://github.com/Jup33Q/StreamRGBD-mac) project.
|
| 16 |
|
| 17 |
+
The repository code is released under the MIT License. Converted model artifacts retain the licenses of their respective original weights (see table below).
|
| 18 |
+
|
| 19 |
## Models
|
| 20 |
|
| 21 |
### Depth Estimation (Depth Anything V2 / V3)
|