FriedParrot commited on
Commit
e078cbb
·
verified ·
1 Parent(s): 799c008

Add image processor at 2025-10-05 07:06:58

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "do_pad": true,
5
  "do_rescale": true,
6
  "do_resize": true,
7
- "format": "coco_detection",
8
  "image_mean": [
9
  0.485,
10
  0.456,
 
4
  "do_pad": true,
5
  "do_rescale": true,
6
  "do_resize": true,
7
+ "format": "coco_panoptic",
8
  "image_mean": [
9
  0.485,
10
  0.456,