haotongl
commited on
Commit
·
82c5839
1
Parent(s):
93f0313
update
Browse files- preprocessor_config.json +2 -1
preprocessor_config.json
CHANGED
|
@@ -9,13 +9,14 @@
|
|
| 9 |
0.456,
|
| 10 |
0.406
|
| 11 |
],
|
| 12 |
-
"image_processor_type": "
|
| 13 |
"image_std": [
|
| 14 |
0.229,
|
| 15 |
0.224,
|
| 16 |
0.225
|
| 17 |
],
|
| 18 |
"keep_aspect_ratio": true,
|
|
|
|
| 19 |
"resample": 3,
|
| 20 |
"rescale_factor": 0.00392156862745098,
|
| 21 |
"size": {
|
|
|
|
| 9 |
0.456,
|
| 10 |
0.406
|
| 11 |
],
|
| 12 |
+
"image_processor_type": "PromptDepthAnythingImageProcessor",
|
| 13 |
"image_std": [
|
| 14 |
0.229,
|
| 15 |
0.224,
|
| 16 |
0.225
|
| 17 |
],
|
| 18 |
"keep_aspect_ratio": true,
|
| 19 |
+
"prompt_scale_to_meter": 0.001,
|
| 20 |
"resample": 3,
|
| 21 |
"rescale_factor": 0.00392156862745098,
|
| 22 |
"size": {
|