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

train with multiple GPUs #60

Closed
AGI-player opened this issue Oct 19, 2022 · 2 comments
Closed

train with multiple GPUs #60

AGI-player opened this issue Oct 19, 2022 · 2 comments

Comments

@AGI-player
Copy link

Hi,

I get some problems in self-training process in st3d++ branch:

1)Perhaps the "consistency_matching" in some yamls should be "consistency_ensemble"

2)When using "tools\cfgs\da-nuscenes-kitti_models\secondiou_st3d\secondiou_st3d++_ros_car.yaml" by running "python train.py --cfg_file xxx" is ok, but I get error "can not find pesudo label for frame: xxx" by running “sh scripts/dist_train.sh xxx --cfg_file xxx”. The self-training process with multiple GPUs didn't work.

I wonder if someone get the same problems.

Thanks.

@jihanyang
Copy link
Member

(1) Yes! This is a mistake caused by different name in internal and released version, I will fix it soon. Thank you so much!
(2) Check that whether this issue #9 can help?

@AGI-player
Copy link
Author

Thanks for your reply! It works!

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