KerasCV now includes a Segment Anything implementation, which enables you to do image segmentation using only "prompt points". No training data needed. With the JAX backend, it runs ~5x faster on GPU than the original PyTorch implementation. Told you JAX was fast. Guide:
KerasCV Segment Anything: Zero-shot Image Segmentation with Prompt Points
By
–