Detection
Grounding DINO
The GroundingDINO
implements a wrapper for the GroundingDINO model, which detects objects in RGB images based on text prompts.
class GroundingDINO()
def run()
This code is licensed under the Apache 2.0 License.
Was this page helpful?