Skip to content
New issue

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

[Docs] Training Object detector using MAE as backbone #777

Open
sandesha-hegde opened this issue Feb 15, 2024 · 0 comments
Open

[Docs] Training Object detector using MAE as backbone #777

sandesha-hegde opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
Documentation Improvements or additions to documentation

Comments

@sandesha-hegde
Copy link

The doc issue

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.

Suggest a potential alternative/fix

No response

@sandesha-hegde sandesha-hegde added the Documentation Improvements or additions to documentation label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants