Walid Ahmed
Walid Ahmed
@ManjeeraJagiri Can you please share how was the results improved after you added this layer? Also I tried to add a layer as you did but end up with exceptions...
Seems like a training problem. Did you just used the provided weights or did your own training?
@primebuilder Can you please advice where should I store images for my training dataset?
@rykov8 Thanks for your clarification. May I ask what was the intuition for sorting key in the first place? and not just randomly selecting 20% for validation?
@D3lt4lph4 Thanks, but now I have one more question conv4_3 layers is 38*38 grid and an image is 300px*300px so I believe the size of each cell in this layer...
I am facing the same exact error. Any luck?
> I also have the same error, but when converting from a keras model file to tflite @martinoamigo were you able to solve this issue?
I think you are using a multi GPU model, if this is the case better chage it into a single GPU model and try again.