Closed tariqtomar closed 7 months ago
Could you provide the training log?
Yeah sure output.log
Hi, you should train the model with longer iterations, e.g., 100k steps.
This are the training samples results. Prime anchor
decode anchor
prime target
decode target
predict target
actually i am testing with my custom dataset and I have only 150 samples to train, for that i have trained the model with 2000 steps and got similar results.
Hi, although there are only 150 samples, I think 2000 steps are not enough to converge.
Therefore, perhaps you can change the model to a smaller size, and reduce the steps to 30k?
Thanks for the reply. It worked with higher number of steps and by increasing some more samples.
Thanks for the reply. It worked with higher number of steps and by increasing some more samples.
Can you give me the trained weight on Scenery, thank you
I trained the model with the scenery dataset and when i am trying to generate an extended image it is creating a colorful noisy image. Not able to figure out what actually the issue is. I think there is something wrong in the decoder part. Please find the attached files for the reference.