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
I only see the below commands but don't have any examples to train it on other pretrained models like MAE
bash tools/benchmarks/mmdetection/mim_dist_train_c4.sh ${CONFIG} ${PRETRAIN} ${GPUS} bash tools/benchmarks/mmdetection/mim_dist_train_fpn.sh ${CONFIG} ${PRETRAIN} ${GPUS} # slurm version bash tools/benchmarks/mmdetection/mim_slurm_train_c4.sh ${PARTITION} ${CONFIG} ${PRETRAIN} bash tools/benchmarks/mmdetection/mim_slurm_train_fpn.sh ${PARTITION} ${CONFIG} ${PRETRAIN}
Can you please provide the more details or some sample MAE config files so that it will help us to train the object detectors.
No response
The text was updated successfully, but these errors were encountered:
YuanLiuuuuuu
No branches or pull requests
The doc issue
I only see the below commands but don't have any examples to train it on other pretrained models like MAE
Can you please provide the more details or some sample MAE config files so that it will help us to train the object detectors.
Suggest a potential alternative/fix
No response
The text was updated successfully, but these errors were encountered: