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 2 years ago

QianMuXiao commented 2 years 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