Is there a guide how to train the model on my own dataset?
I noticed the train script under /Tensroflow. But it loads a "/hdd/sdb/SYNLA_Plus_4096.npy" array. How can I generate a similar file with my own dataset? Is there a step-by-step guide how to do that?
Is there a guide how to train the model on my own dataset? I noticed the train script under /Tensroflow. But it loads a
"/hdd/sdb/SYNLA_Plus_4096.npy"
array. How can I generate a similar file with my own dataset? Is there a step-by-step guide how to do that?