Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoImageProcessor": "image_processing_diffusiondet.DiffusionDetImageProcessor",
|
4 |
-
|
5 |
"do_convert_annotations": true,
|
6 |
"do_normalize": true,
|
7 |
"do_pad": true,
|
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoImageProcessor": "image_processing_diffusiondet.DiffusionDetImageProcessor",
|
4 |
+
},
|
5 |
"do_convert_annotations": true,
|
6 |
"do_normalize": true,
|
7 |
"do_pad": true,
|