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

Confusion about main_stereo.py #57

Open
Liu-Zhen-Xin opened this issue May 26, 2024 · 0 comments
Open

Confusion about main_stereo.py #57

Liu-Zhen-Xin opened this issue May 26, 2024 · 0 comments

Comments

@Liu-Zhen-Xin
Copy link

Very nice work! But maybe there is an oversight in main_stereo.py. After validation in training stage, model.training is still False since model.train() is not called until the new epoch is coming. When the length of train_loader is not equal with the val_freq, this may result in losing several supervisions of disparity except the last one.

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

1 participant