mirror of https://github.com/YifanXu74/MQ-Det.git
parent
0a26eb89b3
commit
8fc49fee2a
|
@ -26,6 +26,7 @@ Here we use a new config file ``configs/pretrain/mq-glip-t_coco.yaml``.
|
|||
python tools/train_net.py \
|
||||
--config-file configs/pretrain/mq-glip-t_coco.yaml \
|
||||
--extract_query \
|
||||
VISION_QUERY.QUERY_BANK_PATH "" \
|
||||
VISION_QUERY.QUERY_BANK_SAVE_PATH MODEL/coco_query_5000_sel_tiny.pth
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue