image-segmentation-keras icon indicating copy to clipboard operation
image-segmentation-keras copied to clipboard

How to resume model training from last saved weight file?

Open mrafifaisal opened this issue 3 years ago • 0 comments
trafficstars

How can we resume training from the last checkpoint saved? 2nd Question, I've images of 4 different channels (Red, green, NIR, Red edge) in 4 different folders, each folder contain a single channel images. To apply semantic segmentation Do i have to merge images into 3 channels or I can use multiple input image input of your repository?

mrafifaisal avatar Jul 04 '22 07:07 mrafifaisal