ginobilinie / medSynthesis

medical image synthesis with GAN framework based on tensorflow (we also have a better version in pytorch: https://github.com/ginobilinie/medSynthesisV1)
MIT License
72 stars 24 forks source link

Dataset problems #13

Closed lfxuan closed 4 years ago

lfxuan commented 4 years ago

Thank you very much for your excellent work. Now I plan to use MRI to transform CT. Do I need labeled MRI and CT data as input items to run the code? Looking forward to your reply.

ginobilinie commented 4 years ago

Yes, you need the paired MRI and CT as input for the network.