DIRNet-tensorflow
DIRNet-tensorflow copied to clipboard
Custom Dataset
Hi @iwyoo,
thank you for this repository!
Is there a way to train the model with a custom set of images? If yes, how can I do that?
Thanks.
I think I managed to do that! But, is it correct that the loss function increases? Is it a similarity measure between the two input images?
I think I managed to do that! But, is it correct that the loss function increases? Is it a similarity measure between the two input images?
Hi~ Did you solve this problem by change your images to the form of MNIST?
Dear @iwyoo @EscVM Could you guide me how to import own‘s datasets (.png). Thanks!