IDEA-Research / Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
https://arxiv.org/abs/2401.14159
Apache License 2.0
14.12k stars 1.31k forks source link

运行grounded_edge_sam.py报错 #500

Open HZWHH opened 1 month ago

HZWHH commented 1 month ago

File "grounded_edge_sam.py", line 79, in segment masks, scores, logits = sam_predictor.predict( TypeError: predict() got an unexpected keyword argument 'hq_token_only'