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

The models in train_unsup.py and infer.py are different #6

Open
lu1220 opened this issue Jan 13, 2024 · 0 comments
Open

The models in train_unsup.py and infer.py are different #6

lu1220 opened this issue Jan 13, 2024 · 0 comments

Comments

@lu1220
Copy link

lu1220 commented Jan 13, 2024

train_unsup.py used CascadeMVSNet_uncertainty()
while infer.py used CascadeMVSNet?
Specifically,
After I trained the unsupervised mvs, I followed the steps of kd-mvs-train to perform the first step of infer.py, but found that the initialization model built during inference was not consistent with the unsupervised teacher model I trained.
image

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