Hi,
I am running segnet on medical images and in this context, i have few questions.
I am giving grayscale images as input. The input layer is converting it into 3D images as it does for other RGB images. Is this input correct to the network.
I have 5 classes in my images and results produced are 5 maps ( i have changed parameters accordingly). I have deleted 6 weights and kept 5 top weights as given in train.prototxt
The feature maps produced are not too clear and all approximately seems to be similar. Do i need to update the weight parameters or other parameters.
There is no code to quantify the results produced. Is there any.
Hi, I am running segnet on medical images and in this context, i have few questions.
Best.