tianrun-chen / SAM-Adapter-PyTorch

Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts
MIT License
1k stars 89 forks source link

how the comparative experiment "SAM" in the paper is operated #63

Open lixhere opened 8 months ago

lixhere commented 8 months ago

I would like to ask how the comparative experiment "SAM" in the paper is operated, because the SAM source code will segment all objects (such as trees and houses next to a shaded image). How are the results selected for evaluation? Looking forward to your answer, thank you!