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

Hello author, may I ask why there is no stage1.sh file in the tools file #7

Open
1404710698 opened this issue May 14, 2024 · 3 comments

Comments

@1404710698
Copy link

No description provided.

@MinghanLi
Copy link
Owner

Thanks for your attantion.

Stage1 is trained on two machines, each equipped with eight V100 or A100 GPUs, and the code supports PyTorch's native multi-node and multi-GPU parallelism. If you want to train Stage1, you simply need to modify the configuration file for Stage2 located in the tools directory. Here are the steps:

Step 1: Configure the parameters for multi-node and multi-GPU parallelism. For detailed instructions, refer to Detectron2's launch script documentation.

Step 2: Change the configuration file from --config-file configs/univs/univs_r50_stage2.yaml to --config-file configs/univs/univs_r50_stage1.yaml.

@MinghanLi
Copy link
Owner

MinghanLi commented May 16, 2024 via email

@1404710698
Copy link
Author

Thanks to the author for the reply and I wish you all the best in your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants