InvokeAI/invokeai/backend/grounded_sam
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