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 input mask of unet is that before sigmoid #14

Open
hexiaoyi95 opened this issue Jul 26, 2023 · 3 comments
Open

The input mask of unet is that before sigmoid #14

hexiaoyi95 opened this issue Jul 26, 2023 · 3 comments

Comments

@hexiaoyi95
Copy link

https://github.com/MCG-NJU/EMA-VFI/blob/75b6f6a889e695df875e103374040d47a4cfac7c/model/flow_estimation.py#L137C65-L137C65
this is a bug or not?

@GuozhenZhang1999
Copy link
Collaborator

Thanks for the question. We think input features of unet stay on the same scale will help network learning, but not verify that. You can try to see the impact on performance.

@hexiaoyi95
Copy link
Author

hexiaoyi95 commented Jul 26, 2023

Thanks for your reply. Acctually I'm training your model with my own dataset from scratch. And find it's very hard to converge. Did you ever meet similar issues? Any experiences you can share?

@GuozhenZhang1999
Copy link
Collaborator

You can try to adjust batchsize and learning rate, and consider training with Vimeo if the amount of data is small.

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