Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,12 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
JiT-B with DINOv3
|
| 6 |
|
| 7 |
-
The model follows the description of the
|
|
|
|
|
|
|
| 8 |
|
| 9 |
This repo is a continuation of the [portrait demo](https://huggingface.co/nebulette/segmentation-aware-jit-b).
|
| 10 |
|
| 11 |
Random weights are provided.
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
JiT-B with DINOv3
|
| 6 |
|
| 7 |
+
The model follows the description of the related paper (Figure 2) and the [loss calculation](https://github.com/kaist-cvml/PixelREPA/blob/main/denoiser_pixelREPA.py#L127) of the adapter model.
|
| 8 |
+
|
| 9 |
+
The inference is not compatible with the official codebase.
|
| 10 |
|
| 11 |
This repo is a continuation of the [portrait demo](https://huggingface.co/nebulette/segmentation-aware-jit-b).
|
| 12 |
|
| 13 |
Random weights are provided.
|
| 14 |
+
|
| 15 |
+
- 2603.14366
|