colorization-pytorch
colorization-pytorch copied to clipboard
Custom Dataset
The model is a train on ILSVRC2012. Could someone please help me out in clarifying how to train it on my custom dataset?
Change the data root in train.py. Keep the format the same as ILSVRC2012 so u don't need to do extra coding.