davidhajdu commited on
Commit
e910652
1 Parent(s): 29647a0

Upload 3 files

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -21
preprocessor_config.json CHANGED
@@ -1,25 +1,4 @@
1
  {
2
- "_valid_processor_keys": [
3
- "images",
4
- "annotations",
5
- "return_segmentation_masks",
6
- "masks_path",
7
- "do_resize",
8
- "size",
9
- "resample",
10
- "do_rescale",
11
- "rescale_factor",
12
- "do_normalize",
13
- "do_convert_annotations",
14
- "image_mean",
15
- "image_std",
16
- "do_pad",
17
- "pad_size",
18
- "format",
19
- "return_tensors",
20
- "data_format",
21
- "input_data_format"
22
- ],
23
  "do_convert_annotations": true,
24
  "do_normalize": true,
25
  "do_pad": true,
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "do_convert_annotations": true,
3
  "do_normalize": true,
4
  "do_pad": true,