https://github.com/explosion/prodigy-segment
Select pixels in Prodigy via Facebook's Segment-Anything model.
https://github.com/explosion/prodigy-segment
Last synced: 3 months ago
JSON representation
Select pixels in Prodigy via Facebook's Segment-Anything model.
- Host: GitHub
- URL: https://github.com/explosion/prodigy-segment
- Owner: explosion
- License: mit
- Created: 2023-11-09T10:44:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T08:51:42.000Z (over 1 year ago)
- Last Synced: 2025-01-29T18:38:17.364Z (11 months ago)
- Language: Python
- Size: 4.91 MB
- Stars: 11
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍰 Prodigy-Segment
This repository contains a Prodigy plugin for recipes that involve Metas [Segment-Anything model](https://segment-anything.com/).
You can install this plugin via `pip`.
```
pip install "prodigy-segment @ git+https://github.com/explosion/prodigy-segment"
```
To learn more about this plugin, you can check the [Prodigy docs](https://prodi.gy/docs/plugins/#segment).
## Issues?
Are you have trouble with this plugin? Let us know on our [support forum](https://support.prodi.gy/) and we'll get back to you!