mirror of https://github.com/YifanXu74/MQ-Det.git
init
parent
10a7a8debc
commit
a431d230e7
|
@ -89,10 +89,10 @@ MODEL/
|
|||
|
||||
## Model Zoo
|
||||
The table reports the finetuning-free performance with 5 vision queries.
|
||||
Model | LVIS MiniVal | LVIS Val v1.0 | ODinW-13 | ODinW-35 | Config | Weight
|
||||
-- | -- | -- | -- | -- | -- | --
|
||||
MQ-GLIP-T | 30.4 | 22.6 | 45.6 | 20.8 | [config](configs/pretrain/mq-glip-t.yaml) | [weight](https://drive.google.com/file/d/1n0_D-tisqN5v-IESUEIGzMuO-9wolXiu/view?usp=sharing)
|
||||
MQ-GLIP-L | 43.4 | 34.7 | 54.1 | 23.9 | [config](configs/pretrain/mq-glip-l.yaml) | [weight](https://drive.google.com/file/d/1O_eb1LrlNqpEsoxD23PAIxW8WB6sGoBO/view?usp=sharing)
|
||||
Model | LVIS MiniVal | LVIS Val v1.0 | ODinW-13 | ODinW-35 | Config | Weight |
|
||||
-- | -- | -- | -- | -- | -- | -- |
|
||||
MQ-GLIP-T | 30.4 | 22.6 | 45.6 | 20.8 | [config](configs/pretrain/mq-glip-t.yaml) | [weight](https://drive.google.com/file/d/1n0_D-tisqN5v-IESUEIGzMuO-9wolXiu/view?usp=sharing) |
|
||||
MQ-GLIP-L | 43.4 | 34.7 | 54.1 | 23.9 | [config](configs/pretrain/mq-glip-l.yaml) | [weight](https://drive.google.com/file/d/1O_eb1LrlNqpEsoxD23PAIxW8WB6sGoBO/view?usp=sharing) |
|
||||
|
||||
## Vision Query Extraction
|
||||
|
||||
|
|
Loading…
Reference in New Issue