We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
i am also confused 。we can communicate with at qq 906922714
Sorry, something went wrong.
No branches or pull requests
Shouldn't the novel class be used in the fine-tuning phase? Why is the all class used here?
The text was updated successfully, but these errors were encountered: