Hi,
Thanks for putting this up on github. It got me started with tensorflow.
However some comments;
I think the dataset shows a lot of underfitting. I get a validation score of 0.5 at end, or even below.
I connected tensorboard and the learning graph shows classic underfitting signs (straight learning rate).
Perhaps it doesn't help that the images have wide ranging aspect ratios?
I tried to insert horizontal flipped images as well, but it doesn't help that much.
Hi,
Thanks for putting this up on github. It got me started with tensorflow.
However some comments;
I think the dataset shows a lot of underfitting. I get a validation score of 0.5 at end, or even below.
I connected tensorboard and the learning graph shows classic underfitting signs (straight learning rate).
Perhaps it doesn't help that the images have wide ranging aspect ratios?
I tried to insert horizontal flipped images as well, but it doesn't help that much.