Spaces:
Runtime error
Runtime error
File size: 1,075 Bytes
fadb92b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
test_configuration_common:
normalize: True
image_size: 256
metric: clipseg_eval.metrics.FixedIntervalMetricsWithMatching
batch_size: 1
test_dataset: waffle
sigmoid: False
# max_iterations: 250
custom_threshold: 0.25
dataset_root: data/waffle_benchmark_processed/
semantic_classes: 3
dataset_name: waffle
image_norm: False
poly2seq: False
num_bins: 32
seq_len: 512
add_cls_token: False
per_token_class: True
input_channels: 3
mask_format: bitmask
pred_json_root:
test_configuration:
name: coco
mask: text
columns: [name,
pas_t_fgiou_best, pas_t_miou_best, pas_t_fgiou_ct,
pas_h_fgiou_best, pas_h_miou_best, pas_h_fgiou_ct,
pas_h2_fgiou_best, pas_h2_miou_best, pas_h2_fgiou_ct, pas_h2_fgiou_best_t,
train_loss, duration, date
]
individual_configurations:
- {name: roomformer, remove_classes: [pas5i, 0], negative_prob: 0.0, test_configuration: {splits: [0], custom_threshold: 0.25}}
- {name: autoroom, remove_classes: [pas5i, 1], negative_prob: 0.0, test_configuration: {splits: [0], custom_threshold: 0.25}}
# baseline |