Water-Net_Code
Water-Net_Code copied to clipboard
The model is not getting trained
Hi All,
The model is not getting trained. Everytime an error is raised :Loading Failed.
Can you please help me to point out the error in the training file?
Is there any specific folder in which the training images needs to be kept. Please let me know its urgent
You are missing the file vgg_pretrained, please follow the link on github to download it and add it to the project source directory. I suggest that you indicate the absolute path of each file starting from line 77 in model_train.py (relative paths may be wrong)