-
Notifications
You must be signed in to change notification settings - Fork 97
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
downloaded pretrained model and number of training images and converged loss value #55
Comments
You mentioned pretrained models are for tensorflow instead of pytorch. You can try it with tensorflow testing code. |
Thank you for your quick reply. I will download the pytorch pretrained model instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greetings! Thank you for your excellent work.
I have come across three problems and hope that you or the github community can provide me some insights.
However , when i run the command to test this pretrained model as instructed
An error would occur:
I wonder if the model i downloaded is somehow damaged?(If so, could you kindly send a pretrained model to my e-mail [email protected] for that it's hard for me to access google drive) Or that I've done something wrong elsewhere?
How many images are there in your training datasets? What's the optimal number of training image? I tried to train the network on Adobe FiveK dataset that contains 5000 images of various scenes and portraits. Is that too many or too few training images?
To what value should the loss converge on the pretrain phase and fine-tune phase respectively?
Your prompt response is highly appreciated. Thank you for your time, and wish you all the best!
The text was updated successfully, but these errors were encountered: