Hi,
Thanks for the contribution, could you show us what part of your code
is to be modified in order to train on a custom dataset. Also
in order to implement custom loss functions ?
Thanks in advance,
Joris
In fact, the organization of this repo is clear and easy-to-read. The data loader is defined in file dataset.py and loss functions are defined in criterion.py.
Hi, Thanks for the contribution, could you show us what part of your code is to be modified in order to train on a custom dataset. Also in order to implement custom loss functions ? Thanks in advance, Joris