-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hello @yhygao,
Thank you for your work!
I used the liver for prediction, but why did I get a blurry visualization result as shown in the following figure? The premise is that I have modified the code in the preprocessing function according to your method. This is what I have modified:
np_ img = np.clip(np_img, -17, 201)
np_ img = np_ img - 99.40
np_ img = np_ img / 39.39
I don't know what caused it. Please provide an answer. Thank you!

Metadata
Metadata
Assignees
Labels
No labels