Commit Graph

65 Commits (5bb65433467c4956ecfea1d09b171157e9e6733e)
 

Author SHA1 Message Date
Tony Wang 5bb6543346
Readme: Add more Installation details (#177)
* test functionality

* add more steps for installation, so the CUDA_HOME can be set correctly
2023-07-22 22:08:41 -07:00
Shilong Liu b520c15790
Update README.md
add semantic sam
2023-07-18 14:20:51 -07:00
Ren Tianhe 6c27bc76b9
Update README.md 2023-06-29 17:03:15 +08:00
SlongLiu c4c2d69fb4 fix readme for phrase grounding mode 2023-06-29 14:14:28 +08:00
SlongLiu 2452fa38d5 Merge branch 'main' of https://github.com/IDEA-Research/GroundingDINO into main 2023-06-29 14:11:54 +08:00
SlongLiu a0cc07e12f support phrase grounding mode 2023-06-29 14:11:35 +08:00
Ren Tianhe 4605649b77
Update README.md 2023-06-28 00:18:24 +08:00
Ren Tianhe beeb4c29cb
Update README.md 2023-06-20 11:56:10 +08:00
Mohamad Al Mdfaa 9389fa492b
fix: improve phrases2classes implementation (#143)
This commit improves the phrases2classes implementation by using a regular expression to match sub-phrases in the phrases list. This makes the implementation more accurate and efficient.
2023-06-17 02:36:16 -07:00
Shilong Liu 16292e162d
support coco evaluation (#149) 2023-06-17 02:31:07 -07:00
Ren Tianhe 4e6f23d35c
Add logo for Grounding-DINO (#144) 2023-06-13 22:00:19 -07:00
Ren Tianhe 6225f464da
Add logo file 2023-06-14 12:27:55 +08:00
HaoRan-hash 9a96ef055c
Solve combined categories (#125)
* Update inference.py
2023-06-07 11:48:08 -07:00
Piotr Skalski 31aa788a3c
🛠️ Fixing typos in README.md 2023-05-23 20:25:50 +02:00
Liu, Hao 427aebd59a
<Feat>: use local transformer model (#110)
<Detail>:

<Footer>:
2023-05-22 15:10:04 +08:00
Karim Umar 39b1472457
minor typo in README (#99)
Co-authored-by: root <root@vmi1286032.contaboserver.net>
2023-05-12 21:43:47 +08:00
Ren Tianhe 654f5e8bf9
Highlight DetGPT 2023-05-10 11:03:10 +08:00
Ren Tianhe 67bb0b634a
Refine README (#89)
* refine readme

* refine
2023-05-06 16:40:39 +08:00
Ren Tianhe 88a8cd6258
Update Citation 2023-05-06 15:56:00 +08:00
Ren Tianhe db4e6d9680
Merge pull request #87 from darshats/main
create "." separated caption
2023-05-04 01:56:40 +08:00
Darshat Shah 168d65d5c4 create "." separated caption 2023-05-03 23:23:32 +05:30
rentainhe a4dcf5d411 fix bug 2023-05-02 19:41:34 +08:00
Ren Tianhe 0dc5ece5a2
Merge pull request #40 from eltociear/patch-1
Update README.md
2023-05-02 17:40:10 +08:00
Ren Tianhe 55d5f31b70
Merge pull request #77 from darshats/main
use model.device when calling legacy predict
2023-05-02 17:36:30 +08:00
Ren Tianhe 562643e178
Merge pull request #79 from pooya-mohammadi/main
Move GroundingDINO_SwinB.cfg.py to GroundingDINO_SwinB_cfg.py
2023-05-02 17:33:06 +08:00
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