I can’t find how to add this layer to have my tests passed through the comparator cell code [‘Sequential’, (None, 160, 160, 3), 0],
I can’t find how to add this layer to have my tests passed through the comparator cell code [‘Sequential’, (None, 160, 160, 3), 0],
Hello @euzivamjunior
Please check you data_augmenter
function.
Thanks! that was it.