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

Great work. I just make it runnable out of the box. #7

Merged
merged 1 commit into from Nov 16, 2022

Conversation

w86763777
Copy link
Contributor

I fixed some small bugs to make it runnable.

  • rename dataset/Charades-STA to dataset/Charades_STA since all configs using dataset/Charades_STA.
  • set dataset root variable DATA_DIR to empty string since all configs already had prefix dataset/.
  • make train_net.py always enable distributed training even if the number of gpu is one. This can avoid the error message that the set_epoch used in multi-gpu does not exist in the samplers used by single GPU training.

@zhenzhiwang zhenzhiwang merged commit e694e69 into MCG-NJU:main Nov 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants