This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-15 08:15:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b10b59abe9bfc1f4c125dadd5e70bbaa0b5326d
InvokeAI
/
invokeai
/
backend
/
grounded_sam
History
Ryan Dick
918f77bce0
Move some logic from GroundedSAMInvocation to the backend classes.
2024-07-30 15:34:33 -04:00
..
__init__.py
Add a GroundedSamInvocation for image segmentation from a text prompt (Grounding DINO + Segment Anything Model).
2024-07-30 11:12:26 -04:00
grounding_dino_pipeline.py
Move some logic from GroundedSAMInvocation to the backend classes.
2024-07-30 15:34:33 -04:00
mask_refinement.py
Add a GroundedSamInvocation for image segmentation from a text prompt (Grounding DINO + Segment Anything Model).
2024-07-30 11:12:26 -04:00
segment_anything_model.py
Move some logic from GroundedSAMInvocation to the backend classes.
2024-07-30 15:34:33 -04:00