keras-segnet
keras-segnet copied to clipboard
How can I train it on my own data set ?
Hi, I have generated the training data with corresponding ground truths and the required ".csv" file. How can I train it from scratch using my data ? Can you please elaborate the steps ? Thanks !
If you have prepared csv file of your data then give path to that file , from there it will read name of images and retirve them from respective locations.