facebookresearch / sam2

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

pypi package? #433

Open hmaarrfk opened 2 days ago

hmaarrfk commented 2 days ago

it seems that a package with the same sam2 poped up on pypi https://pypi.org/project/sam2/

is this an official package?