Open ravi9 opened 4 years ago
Hi Ravi,
Your inputs shown in the right image look very different to the images shown in the left. My guess is that you didn't perform normalization of the data before feeding into the network.
yours, Luming
Hi @llmpass , Thank you for reviewing this. I'm using the same dataset as listed in the .ipynb and same code. Not sure what kind of additional normalization is needed.
I'm guessing the dataset is updated. Because, The predNew.ipynb shows the images in a similar way. They look similar to my images (right side).
Regards, Ravi.
try minus mean and divide by std
Hi Dr Wu, I reran the prediction.ipynb, but I get different images compared to your output. Could you kindly advise if there is anything missing. Thank for your time @xinwucwp Please see my output here:https://github.com/ravi9/faultSeg/blob/master/prediction.ipynb
Thanks, Ravi.