90 Commits

Author SHA1 Message Date
pooya-mohammadi
92766784b0 Move GroundingDINO_SwinB.cfg.py to GroundingDINO_SwinB_cfg.py 2023-04-27 23:11:42 +04:30
Darshat Shah
ff94310921 use model.device when calling legacy predict 2023-04-27 12:15:11 +05:30
Ren Tianhe
498048b1b2 Merge pull request #76 from ahmedosman2001/main
Updated README.md
2023-04-26 22:36:10 +08:00
ahmedosman2001
d851b00ed0 Merge pull request #1 from ahmedosman2001/ahmedosman2001-patch-1
Updated README.md
2023-04-26 13:58:37 +01:00
ahmedosman2001
b091a5bb20 Updated README.md
Improved installation and usage instructions.
2023-04-26 13:53:00 +01:00
Piotr Skalski
da9f1c0751 Bump supervision version to 0.6.0. 2023-04-21 18:37:17 +02:00
Piotr Skalski
95e0123a14 Add link to Accelerate Image Annotation with SAM and Grounding DINO | Python Tutorial 2023-04-20 21:10:18 +02:00
Dowon
57535c5a79 fix: setup.py TORCH_CUDA_ARCH_LIST (#62) 2023-04-19 11:36:28 +08:00
SlongLiu
c43cdb3a95 update cvinw readings 2023-04-15 22:31:21 +08:00
SlongLiu
bd61f50091 update tips 2023-04-12 18:40:11 +08:00
SlongLiu
dbe0ad8f21 add readme for explainations 2023-04-12 18:11:40 +08: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
Luca Medeiros
19e699c635 add init to datasets (#42) 2023-04-12 13:05:27 +08:00
Ikko Eltociear Ashimine
428ef7fab4 Update README.md
Github -> GitHub
2023-04-12 01:09:25 +09:00
Shilong Liu
9dac4c605b fix windows bugs (#30) 2023-04-09 22:08:36 +08:00
SlongLiu
3bb2c86c9a update readme with gd-swinb hf links 2023-04-08 16:52:18 +08:00
SlongLiu
d3bc35fdea update gligen 2023-04-08 16:38:19 +08:00
SlongLiu
15ade007a8 add grounding dino - B 2023-04-07 17:37:00 +08:00
Shilong Liu
22292c4b78 add grounding dino with stable diffusion for image editing (#20) 2023-04-07 15:26:57 +08:00
rentainhe
4c8f9206b6 refine readme 2023-04-07 00:01:35 +08:00
rentainhe
97ad9935ac add grounded-segment-anything 2023-04-07 00:00:52 +08:00
George Pearse
e93548c805 Create create_coco_dataset.py (#17)
add create_coco_dataset demo
2023-04-06 15:04:01 +08:00
Piotr Skalski
e45c11c4c3 ⚙️ more compact inference API - single class to load, process and infer (#16)
* ⚙️ more compact inference API - single class to load, process and infer

* 👊 bump Supervision version to `0.4.0`
2023-04-06 15:02:17 +08:00
Piotr Skalski
f6b1145481 🎬 Add Roboflow YouTube video to README.md (#13) 2023-03-29 09:55:23 +08:00
SlongLiu
3023d1a26f fix bugs for CPU mode 2023-03-28 16:30:45 +08:00
SlongLiu
a02cf79301 update readme 2023-03-28 16:15:44 +08:00
SlongLiu
67a3c1940d update readme 2023-03-28 15:45:28 +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
Piotr Skalski
2309f9f468 feature/first_batch_of_model_usability_upgrades (#9)
* initial commit

* test updated requirements.txt

* move more code to inference utils

* PIL import fix

* add annotations utilities

* README.md updates
2023-03-24 10:07:02 +08:00
SlongLiu
12ef464f9e upadate README 2023-03-21 12:56:05 +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
Shilong Liu
ddedf74b25 update images 2023-03-20 14:41:26 +08:00
Shilong Liu
cd8db08981 ddd 2023-03-16 11:57:00 +08:00
Shilong Liu
b56c1fa22e add video 2023-03-16 11:52:42 +08:00
Shilong Liu
2c048a80bf update readme 2023-03-16 10:54:29 +08:00
Shilong Liu
0a7f502fa2 fix bugs 2023-03-10 15:29:26 +08:00
Shilong Liu
b30b0ac547 update license 2023-03-10 15:27:13 +08:00
Shilong Liu
ab07054eb7 init 2023-03-10 15:26:21 +08:00