Add pipeline tag, link to paper, and library name
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- universal-photometric-stereo
|
| 5 |
- normal-estimation
|
|
@@ -7,7 +9,7 @@ tags:
|
|
| 7 |
|
| 8 |
# Model Card for LINO-UniPS
|
| 9 |
|
| 10 |
-
This repository contains the weights of `Light of Normals: Unified Feature Representation for Universal Photometric Stereo`
|
| 11 |
|
| 12 |
## Usage
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
library_name: pytorch_lightning
|
| 4 |
+
pipeline_tag: depth-estimation
|
| 5 |
tags:
|
| 6 |
- universal-photometric-stereo
|
| 7 |
- normal-estimation
|
|
|
|
| 9 |
|
| 10 |
# Model Card for LINO-UniPS
|
| 11 |
|
| 12 |
+
This repository contains the weights of `Light of Normals: Unified Feature Representation for Universal Photometric Stereo` [(Paper)](https://huggingface.co/papers/2506.18882)
|
| 13 |
|
| 14 |
## Usage
|
| 15 |
|