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.
GroundingDINO
implements a wrapper for the GroundingDINO model, which detects objects in RGB images based on text prompts.