facebookresearch / segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
47.87k stars 5.66k forks source link

Add granularity parameter to control segmented object size #785

Open HendricksJudy opened 1 month ago

HendricksJudy commented 1 month ago

Fixes #770

Add granularity parameter to control segmented object granularity.