Open avinash2222 opened 5 years ago
First, I think you should downsampling or crop your image base on your problem.
Second, I used this repo's model to train with my own data and I had some problems on the result. It's unstable, sometime I got good result but most of the time the training stucked at bad local optima.
My solution:
i have 4k images, no of epoch=10, adam(.0001) learning rate, binary crass entropy, unet model