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

Some Question #21

Open
LemonGrate opened this issue Dec 23, 2021 · 1 comment
Open

Some Question #21

LemonGrate opened this issue Dec 23, 2021 · 1 comment

Comments

@LemonGrate
Copy link

Hi! I met some difficulty when I training the model:
First,in the dataset_val: one is the root about masks and images; the other is whether should we resize the input into the input_size or should we have other processes?
Second, when I training the model, the eval results always 0.0, did I make some mistakes during the training?
Thanks for your patience!

@Wi-sc
Copy link
Owner

Wi-sc commented Dec 23, 2021

Hi, there. Thanks for your interest. For your first question, the parameters of the dataset.py are image and mask paths, the input size, and the mean and standard deviation of images. You can directly use default parameters about size, mean, and std. For your second question, I think you made some mistakes. You can check if the training loss decreases as long as training and visualize the evaluation outputs to debug.

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