Sam Studio iOS Version (not Completed)
This is an iOS project based on the SAM2 model. Please note that this is a project still under development and the source code ! is provided for reference. For testing, it must be run on a physical device, not a simulator.
SAM 2 (Segment Anything in Images and Videos), is a collection of foundation models from FAIR that aim to solve promptable visual segmentation in images and videos. See the SAM 2 paper for more information.
Please clone the source code.
Open the project in Xcode and change the scheme to iOS.
Connect a physical device, then build and test the project.
Since the features are not fully implemented yet, only point selection is expected to work correctly. The other features are either not implemented or may contain bugs.