Ryan Dick
|
33e8604b57
|
Make Grounding DINO DetectionResult a Pydantic model.
|
2024-07-31 08:47:00 -04:00 |
|
Ryan Dick
|
5701c79fab
|
Prevent Grounding DINO and Segment Anything from being moved to MPS - they don't work on MPS devices.
|
2024-07-30 23:04:15 +02:00 |
|
Ryan Dick
|
918f77bce0
|
Move some logic from GroundedSAMInvocation to the backend classes.
|
2024-07-30 15:34:33 -04:00 |
|
Ryan Dick
|
aca2a2fa13
|
Add mask_filter and detection_threshold options to the GroundedSAMInvocation.
|
2024-07-30 14:22:40 -04:00 |
|
Ryan Dick
|
ff6398f7d8
|
Add a GroundedSamInvocation for image segmentation from a text prompt (Grounding DINO + Segment Anything Model).
|
2024-07-30 11:12:26 -04:00 |
|