Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"bounding_box_type": "
|
3 |
"crop_size": {
|
4 |
"height": 224,
|
5 |
"width": 224
|
|
|
1 |
{
|
2 |
+
"bounding_box_type": "boxes",
|
3 |
"crop_size": {
|
4 |
"height": 224,
|
5 |
"width": 224
|