Commit Graph

16 Commits (update_logo)

Author SHA1 Message Date
HaoRan-hash 9a96ef055c
Solve combined categories (#125)
* Update inference.py
2023-06-07 11:48:08 -07:00
Liu, Hao 427aebd59a
<Feat>: use local transformer model (#110)
<Detail>:

<Footer>:
2023-05-22 15:10:04 +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 55d5f31b70
Merge pull request #77 from darshats/main
use model.device when calling legacy predict
2023-05-02 17:36:30 +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
Luca Medeiros 19e699c635
add init to datasets (#42) 2023-04-12 13:05:27 +08:00
Shilong Liu 9dac4c605b
fix windows bugs (#30) 2023-04-09 22:08:36 +08:00
SlongLiu 15ade007a8 add grounding dino - B 2023-04-07 17:37:00 +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
SlongLiu 3023d1a26f fix bugs for CPU mode 2023-03-28 16:30:45 +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
Shilong Liu 3e7a8ca2dc
Release code (#2)
* init codes

* update codes and demos

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