307 – Segment your images in python without training using Segment Anything Model (SAM)



307 – Segment your images in python without training using Segment Anything Model (SAM)

307 - Segment your images in python without training using Segment Anything Model (SAM)

Segment your images in python without training using Segment Anything Model (SAM) by Meta AI

Code from this video is available here: https://github.com/bnsreenu/python_for_microscopists/tree/master/307%20-%20Segment%20your%20images%20in%20python%20without%20training

All other code: https://github.com/bnsreenu/python_for_microscopists

Useful links:
SAM demo page: https://segment-anything.com/demo
Blog page: https://ai.facebook.com/blog/segment-anything-foundation-model-image-segmentation/
Github: https://github.com/facebookresearch/segment-anything
Trained models: https://github.com/facebookresearch/segment-anything#model-checkpoints

Comments are closed.