Dynamic INteractive Object detection
GroundingDINO
class encapsulates the functionality of the Grounding DINO model, providing methods for loading the model, detecting objects based on textual descriptions, and managing resources.detect(image: Union[np.ndarray, Image.Image], classes: List[str])-> Detections
:image
based on the classes
described in text.
Returns a BoundingBox Detections
object.Note how the model missed the smaller butterfly kite in the back