megvii-research / FSCE

Apache License 2.0
274 stars 47 forks source link

fine-tuning phase #53

Open liliwannian opened 2 years ago

liliwannian commented 2 years ago
python3 -m tools.train_net --num-gpus 8 \
        --config-file configs/PascalVOC-detection/split1/faster_rcnn_R_101_FPN_ft_all1_1shot.yaml \
        --opts MODEL.WEIGHTS $WEIGHTS_PATH

Shouldn't the novel class be used in the fine-tuning phase? Why is the all class used here?

WumingzheAI commented 2 years ago

i am also confused 。we can communicate with at qq 906922714