sam2-playground / configs /default_hparams.yaml
jhj0517
Add `invert_mask`
6971c54
raw
history blame contribute delete
311 Bytes
mask_hparams:
points_per_side: 64
points_per_batch: 128
pred_iou_thresh: 0.7
stability_score_thresh: 0.92
stability_score_offset: 0.7
crop_n_layers: 1
box_nms_thresh: 0.7
crop_n_points_downscale_factor: 2
min_mask_region_area: 25.0
use_m2m: true
multimask_output: true
invert_mask: false