costapt / vess2ret

A Keras implementation of pix2pix code adapted to generate retinal images from vessel networks.
MIT License
94 stars 42 forks source link

Question about your code when img_b is grayscal #21

Open QianMuXiao opened 1 year ago

QianMuXiao commented 1 year ago

I saw your code when img_b is grayscal will be img/255,and clip to 0-1 in this way the img will turn to binary img instead of medical img and I got problem with it