keras-segnet icon indicating copy to clipboard operation
keras-segnet copied to clipboard

How can I train it on my own data set ?

Open vismayaps opened this issue 7 years ago • 1 comments

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 !

vismayaps avatar Jun 30 '18 08:06 vismayaps

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.

Roshni-Jhariya avatar Mar 07 '21 16:03 Roshni-Jhariya