erfnet_segmentation icon indicating copy to clipboard operation
erfnet_segmentation copied to clipboard

Training with Custom Dataset & predicting image

Open nswarnkar opened this issue 4 years ago • 0 comments

Hello,

We have been successfully able to modify your code and train our model. As per your tutorial, we were able to visualize as per expectation that training is going in right direction. After training was done, we have plenty of directories and files as output. We now want to write an independent program, which can take input image and predict all the classes with probability store. How we can achieve that? Which file is the model file. which we can load. Thanks in advance

nswarnkar avatar May 04 '21 19:05 nswarnkar