| { | |
| "label_map": [ | |
| "background", | |
| "face" | |
| ], | |
| "delta_t": 50000, | |
| "num_channels": 2, | |
| "in_channels": 2, | |
| "num_classes": 2, | |
| "preprocessing_name": "histo", | |
| "max_incr_per_pixel": 5, | |
| "clip_value_after_normalization": 1.0, | |
| "iou_threshold": 0.4, | |
| "confidence_threshold": 0.4, | |
| "num_anchor_boxes": 0 | |
| } |