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

System fails in Test Phase : Doesn't predict anything .

Open codepujan opened this issue 8 years ago • 4 comments

I ran the code as it is : It generates me the plotted output : but The thing is The output comes as an empty one . on all 3 instances of Test Image . I have attached my screenshot of the result.png file . I haven't made even a single modification in the code . What might be wrong ?

result

codepujan avatar Jun 09 '17 02:06 codepujan

@codepujan The provided weights are not trained. I will look into changing them. You can also check https://github.com/imlab-uiip/lung-segmentation-2d.

eclique avatar Jun 09 '17 06:06 eclique

me to have the same issue, i have trained the model with 200 images .still it is predicting the unintended object in the image .Any clue to sort out this issue is highly appreciable

rddvsr avatar Aug 08 '17 15:08 rddvsr

@eclique Could you please upload the trained weights

rddvsr avatar Aug 08 '17 15:08 rddvsr

@eclique what should be the image format of trained images and ground truths

rddvsr avatar Aug 08 '17 15:08 rddvsr