Closed ARnnn closed 2 years ago
I solved the above problem, but the predicted result looks very bad the tensorboard is as follows: ![Uploading image.png…]()
I can't see your tensorboard.
I can't see your tensorboard.
Can I see your hparam.py? I guess you set 'croporpad' in a wrong way.
I set the same parameters of hparam.py as you
I haven't changed anything except my own dataset
You should modify 'croporpad' at your own dataset.
Different cases in my data have different sizes,so how can I set the croporpad according to my own data?
In many slices in my case, some contain the parts to be segmented and some do not (the label is all black). Do I need to remove the slices that do not contain the parts to be segmented?
Yes.
I fixed the errors in the model prediction in the same way as you, but now the prediction results are all black. What's the problem. What I did was a dichotomy. During the test, there was such a warning: