GroundingDINO/groundingdino
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
..
config Move GroundingDINO_SwinB.cfg.py to GroundingDINO_SwinB_cfg.py 2023-04-27 23:11:42 +04:30
datasets support coco evaluation (#149) 2023-06-17 02:31:07 -07:00
models support coco evaluation (#149) 2023-06-17 02:31:07 -07:00
util fix: improve phrases2classes implementation (#143) 2023-06-17 02:36:16 -07:00
__init__.py Release code (#2) 2023-03-21 12:52:46 +08:00