GroundingDINO/demo
Zekun Zhang 049566bdc9
Fix argument parsing bug (#43)
text_threshold was wrongly set by args.box_threshold
2023-04-12 17:18:47 +08:00
..
create_coco_dataset.py Create create_coco_dataset.py (#17) 2023-04-06 15:04:01 +08:00
gradio_app.py add grounding dino with stable diffusion for image editing (#20) 2023-04-07 15:26:57 +08:00
image_editing_with_groundingdino_gligen.ipynb update gligen 2023-04-08 16:38:19 +08:00
image_editing_with_groundingdino_stablediffusion.ipynb add grounding dino with stable diffusion for image editing (#20) 2023-04-07 15:26:57 +08:00
inference_on_a_image.py Fix argument parsing bug (#43) 2023-04-12 17:18:47 +08:00