SharifAmit / RVGAN

[MICCAI'21] [Tensorflow] Retinal Vessel Segmentation using a Novel Multi-scale Generative Adversarial Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi~

victory3398 opened this issue · comments

I try to do your work,but meet a bug.
03000ae4a968fc3b9ded2c3f3859ed4
22a7fb94e3a7319d711d6881d25c0e9
2e5832eb14769d749ec282c29f0c718
My tensorflow is 2.7.4 and keras is 2.7.0. I don't know what whould I do.

Hi,

Our official implementation is in TF 2.0. please check the following branch https://github.com/SharifAmit/RVGAN/tree/tf-2.6 which might work for your case.

However we have not officially trained or tested this version.

I'm closing this issue.