Commit
·
a6e2660
1
Parent(s):
fb1003d
Add configs
Browse files- preprocessor_config.json +2 -3
preprocessor_config.json
CHANGED
|
@@ -426,12 +426,11 @@
|
|
| 426 |
"num_text": null,
|
| 427 |
"processor_class": "OneFormerProcessor",
|
| 428 |
"reduce_labels": false,
|
|
|
|
| 429 |
"resample": 2,
|
| 430 |
"rescale_factor": 0.00392156862745098,
|
| 431 |
"size": {
|
| 432 |
"longest_edge": 2048,
|
| 433 |
"shortest_edge": 512
|
| 434 |
-
}
|
| 435 |
-
"size_divisibility": 32,
|
| 436 |
-
"size_divisor": 32
|
| 437 |
}
|
|
|
|
| 426 |
"num_text": null,
|
| 427 |
"processor_class": "OneFormerProcessor",
|
| 428 |
"reduce_labels": false,
|
| 429 |
+
"repo_path": "shi-labs/oneformer_demo",
|
| 430 |
"resample": 2,
|
| 431 |
"rescale_factor": 0.00392156862745098,
|
| 432 |
"size": {
|
| 433 |
"longest_edge": 2048,
|
| 434 |
"shortest_edge": 512
|
| 435 |
+
}
|
|
|
|
|
|
|
| 436 |
}
|