Commit
·
73dc06c
1
Parent(s):
5687960
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"do_rescale": true,
|
3 |
"do_resize": true,
|
4 |
-
"image_processor_type": "
|
5 |
"resample": 2,
|
6 |
"rescale_factor": 0.00392156862745098,
|
7 |
"size": {
|
|
|
1 |
{
|
2 |
"do_rescale": true,
|
3 |
"do_resize": true,
|
4 |
+
"image_processor_type": "RTDetrImageProcessor",
|
5 |
"resample": 2,
|
6 |
"rescale_factor": 0.00392156862745098,
|
7 |
"size": {
|