Commit Graph

14 Commits (main)

Author SHA1 Message Date
JunX 16e0ccdb7d
Update gradio_app.py (#318) 2024-04-22 16:01:29 +08:00
Kazuto Murase fbb2532bb0
eval empty token_spans properly (#191) 2023-11-13 13:53:12 +08:00
Shiyu eeba084341
[fix] replace ema_model with model in demo/test_ap_on_coco (#242) 2023-11-13 13:52:37 +08:00
SlongLiu a0cc07e12f support phrase grounding mode 2023-06-29 14:11:35 +08:00
Shilong Liu 16292e162d
support coco evaluation (#149) 2023-06-17 02:31:07 -07:00
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
SlongLiu d3bc35fdea update gligen 2023-04-08 16:38:19 +08:00
Shilong Liu 22292c4b78
add grounding dino with stable diffusion for image editing (#20) 2023-04-07 15:26:57 +08:00
George Pearse e93548c805
Create create_coco_dataset.py (#17)
add create_coco_dataset demo
2023-04-06 15:04:01 +08:00
SlongLiu 3023d1a26f fix bugs for CPU mode 2023-03-28 16:30:45 +08:00
SlongLiu ac00bd4a36 add webUI 2023-03-28 15:41:55 +08:00
Piotr Skalski c974f60d73
Test fix for #11 (#12) 2023-03-28 09:39:44 +08:00
SlongLiu 858efccbad 1. fix warnings. \n 2. support CPU mode. \n 3. update README. 2023-03-27 12:12:49 +08:00
Shilong Liu 3e7a8ca2dc
Release code (#2)
* init codes

* update codes and demos

* v0.1.0 release
2023-03-21 12:52:46 +08:00