luca-medeiros / lang-segment-anything

SAM with text prompt
Apache License 2.0
1.74k stars 192 forks source link

How to custom params #40

Closed phucbienvan closed 1 year ago

phucbienvan commented 1 year ago

hi, The current parameters are: Box threshold, Text threshold. I want to add these parameters: points_per_side, pred_iou_thresh, stability_score_thresh, crop_n_layers, is it possible? Thank you!