Commit Graph

  • 83c93e85ac feat: Update dockerfile develop kiennt 2025-08-18 08:06:51 +00:00
  • e09128f94c fix: form with multi-part python, np format for model kiennt 2025-08-17 14:12:26 +00:00
  • 147c52de71 feat: Add app kiennt 2025-08-17 13:28:25 +00:00
  • e3f3ab95cc feat: Add app kiennt 2025-08-16 21:16:58 +00:00
  • 546f444c1c fix: for CUDA version >= 12.6 kiennt 2025-08-16 09:57:17 +00:00
  • e1420f9335 fix: Fix setup kiennt 2025-08-16 09:47:52 +00:00
  • 856dde20ae Grounded SAM 2 Release Ren Tianhe 2024-08-12 16:52:02 +08:00
  • 5a890bd867 Merge pull request #342 from ethanlee928/main Piotr Skalski 2024-07-24 08:59:41 +02:00
  • e49e881edd Merge branch 'main' into main Piotr Skalski 2024-07-24 08:58:19 +02:00
  • 8b6a55f612 replaced BoundingBoxAnnotator with BoxAnnotator, updated Supervision version ethanlee928 2024-07-23 23:19:52 +08:00
  • e27a646ca0 Update requirements.txt Piotr Skalski 2024-07-12 12:27:24 +02:00
  • d75c95daf6 fix Supervision depreciation of BoxAnnotator ethanlee928 2024-06-29 01:10:48 +08:00
  • df5b48a3ef Update README.md Ren Tianhe 2024-05-23 20:10:37 +08:00
  • 4330960fa7 Grounding DINO 1.5 Release Ren Tianhe 2024-05-18 13:36:18 +08:00
  • 16e0ccdb7d Update gradio_app.py (#318) JunX 2024-04-22 16:01:29 +08:00
  • 3a2b344737 Update README.md (#322) Ikko Eltociear Ashimine 2024-04-14 14:57:39 +09:00
  • c023468faf Added Dockerfile along with a file to test Docker (#307) Rohan Manzoor 2024-03-11 13:41:39 +05:00
  • d13643262e Update inference.py (#298) ASHWIN UNNIKRISHNAN 2024-02-23 02:10:00 -05:00
  • 2b62f419c2 Update setup.py (#269) Mehmet Deniz Birlikci 2023-12-31 04:22:45 +03:00
  • 27024e42da Update requirements.txt (#265) Hardik Dava 2023-12-19 16:33:25 +01:00
  • 16e6b4bfcf Fix an incorrect link in README (#254) Songming Liu 2023-11-25 22:07:07 +08:00
  • 03198a2a79 Add the environment.yaml for Anaconda3 (#229) sdy623 2023-11-13 14:53:24 +09:00
  • fbb2532bb0 eval empty token_spans properly (#191) Kazuto Murase 2023-11-13 14:53:12 +09:00
  • eeba084341 [fix] replace ema_model with model in demo/test_ap_on_coco (#242) Shiyu 2023-11-13 13:52:37 +08:00
  • 60d796825e decoupled image processing from the main flow (#160) jishnujp-vp 2023-07-23 10:38:59 +05:30
  • 5bb6543346 Readme: Add more Installation details (#177) Tony Wang 2023-07-23 13:08:41 +08:00
  • b520c15790 Update README.md Shilong Liu 2023-07-18 14:20:51 -07:00
  • 6c27bc76b9 Update README.md Ren Tianhe 2023-06-29 17:03:15 +08:00
  • c4c2d69fb4 fix readme for phrase grounding mode SlongLiu 2023-06-29 14:14:28 +08:00
  • 2452fa38d5 Merge branch 'main' of https://github.com/IDEA-Research/GroundingDINO into main SlongLiu 2023-06-29 14:11:54 +08:00
  • a0cc07e12f support phrase grounding mode SlongLiu 2023-06-29 14:11:35 +08:00
  • 4605649b77 Update README.md Ren Tianhe 2023-06-28 00:18:24 +08:00
  • beeb4c29cb Update README.md Ren Tianhe 2023-06-20 11:56:10 +08:00
  • 9389fa492b fix: improve phrases2classes implementation (#143) Mohamad Al Mdfaa 2023-06-17 12:36:16 +03:00
  • 16292e162d support coco evaluation (#149) Shilong Liu 2023-06-17 02:31:07 -07:00
  • 4e6f23d35c Add logo for Grounding-DINO (#144) Ren Tianhe 2023-06-14 13:00:19 +08:00
  • 6225f464da Add logo file Ren Tianhe 2023-06-14 12:27:55 +08:00
  • 9a96ef055c Solve combined categories (#125) HaoRan-hash 2023-06-08 02:48:08 +08:00
  • 31aa788a3c 🛠️ Fixing typos in README.md Piotr Skalski 2023-05-23 20:25:50 +02:00
  • 427aebd59a <Feat>: use local transformer model (#110) Liu, Hao 2023-05-22 15:10:04 +08:00
  • 39b1472457 minor typo in README (#99) Karim Umar 2023-05-12 15:43:47 +02:00
  • 654f5e8bf9 Highlight DetGPT Ren Tianhe 2023-05-10 11:03:10 +08:00
  • 67bb0b634a Refine README (#89) Ren Tianhe 2023-05-06 16:40:39 +08:00
  • 88a8cd6258 Update Citation Ren Tianhe 2023-05-06 15:56:00 +08:00
  • db4e6d9680 Merge pull request #87 from darshats/main Ren Tianhe 2023-05-04 01:56:40 +08:00
  • 168d65d5c4 create "." separated caption Darshat Shah 2023-05-03 23:23:32 +05:30
  • a4dcf5d411 fix bug rentainhe 2023-05-02 19:41:34 +08:00
  • 0dc5ece5a2 Merge pull request #40 from eltociear/patch-1 Ren Tianhe 2023-05-02 17:40:10 +08:00
  • 55d5f31b70 Merge pull request #77 from darshats/main Ren Tianhe 2023-05-02 17:36:30 +08:00
  • 562643e178 Merge pull request #79 from pooya-mohammadi/main Ren Tianhe 2023-05-02 17:33:06 +08:00
  • 92766784b0 Move GroundingDINO_SwinB.cfg.py to GroundingDINO_SwinB_cfg.py pooya-mohammadi 2023-04-27 23:11:42 +04:30
  • ff94310921 use model.device when calling legacy predict Darshat Shah 2023-04-27 12:15:11 +05:30
  • 498048b1b2 Merge pull request #76 from ahmedosman2001/main Ren Tianhe 2023-04-26 22:36:10 +08:00
  • d851b00ed0 Merge pull request #1 from ahmedosman2001/ahmedosman2001-patch-1 ahmedosman2001 2023-04-26 13:58:37 +01:00
  • b091a5bb20 Updated README.md ahmedosman2001 2023-04-26 13:53:00 +01:00
  • da9f1c0751 Bump supervision version to 0.6.0. Piotr Skalski 2023-04-21 18:37:17 +02:00
  • 95e0123a14 Add link to Accelerate Image Annotation with SAM and Grounding DINO | Python Tutorial Piotr Skalski 2023-04-20 21:10:18 +02:00
  • 57535c5a79 fix: setup.py TORCH_CUDA_ARCH_LIST (#62) Dowon 2023-04-19 12:36:28 +09:00
  • c43cdb3a95 update cvinw readings SlongLiu 2023-04-15 22:31:21 +08:00
  • bd61f50091 update tips SlongLiu 2023-04-12 18:40:11 +08:00
  • dbe0ad8f21 add readme for explainations SlongLiu 2023-04-12 18:11:40 +08:00
  • 049566bdc9 Fix argument parsing bug (#43) Zekun Zhang 2023-04-12 05:18:47 -04:00
  • 19e699c635 add init to datasets (#42) Luca Medeiros 2023-04-12 14:05:27 +09:00
  • 428ef7fab4 Update README.md Ikko Eltociear Ashimine 2023-04-12 01:09:25 +09:00
  • 9dac4c605b fix windows bugs (#30) Shilong Liu 2023-04-09 22:08:36 +08:00
  • 3bb2c86c9a update readme with gd-swinb hf links SlongLiu 2023-04-08 16:52:18 +08:00
  • d3bc35fdea update gligen SlongLiu 2023-04-08 16:38:19 +08:00
  • 15ade007a8 add grounding dino - B SlongLiu 2023-04-07 17:37:00 +08:00
  • 22292c4b78 add grounding dino with stable diffusion for image editing (#20) Shilong Liu 2023-04-07 15:26:57 +08:00
  • 4c8f9206b6 refine readme rentainhe 2023-04-07 00:01:35 +08:00
  • 97ad9935ac add grounded-segment-anything rentainhe 2023-04-07 00:00:52 +08:00
  • e93548c805 Create create_coco_dataset.py (#17) George Pearse 2023-04-06 08:04:01 +01:00
  • e45c11c4c3 ⚙️ more compact inference API - single class to load, process and infer (#16) Piotr Skalski 2023-04-06 09:02:17 +02:00
  • f6b1145481 🎬 Add Roboflow YouTube video to README.md (#13) Piotr Skalski 2023-03-29 03:55:23 +02:00
  • 3023d1a26f fix bugs for CPU mode SlongLiu 2023-03-28 16:30:45 +08:00
  • a02cf79301 update readme SlongLiu 2023-03-28 16:15:44 +08:00
  • 67a3c1940d update readme SlongLiu 2023-03-28 15:45:28 +08:00
  • ac00bd4a36 add webUI SlongLiu 2023-03-28 15:41:55 +08:00
  • c974f60d73 Test fix for #11 (#12) Piotr Skalski 2023-03-28 03:39:44 +02:00
  • 858efccbad 1. fix warnings. \n 2. support CPU mode. \n 3. update README. SlongLiu 2023-03-27 12:12:49 +08:00
  • 2309f9f468 feature/first_batch_of_model_usability_upgrades (#9) Piotr Skalski 2023-03-24 03:07:02 +01:00
  • 12ef464f9e upadate README SlongLiu 2023-03-21 12:56:05 +08:00
  • 3e7a8ca2dc Release code (#2) Shilong Liu 2023-03-21 12:52:46 +08:00
  • ddedf74b25 update images Shilong Liu 2023-03-20 14:41:26 +08:00
  • cd8db08981 ddd Shilong Liu 2023-03-16 11:57:00 +08:00
  • b56c1fa22e add video Shilong Liu 2023-03-16 11:52:42 +08:00
  • 2c048a80bf update readme Shilong Liu 2023-03-16 10:54:29 +08:00
  • 0a7f502fa2 fix bugs Shilong Liu 2023-03-10 15:29:26 +08:00
  • b30b0ac547 update license Shilong Liu 2023-03-10 15:27:13 +08:00
  • ab07054eb7 init Shilong Liu 2023-03-10 15:26:21 +08:00