yogeshbalaji / Generate_To_Adapt

Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"
https://arxiv.org/pdf/1704.01705.pdf
142 stars 33 forks source link

About Dataset #6

Closed omg777 closed 5 years ago

omg777 commented 5 years ago

Thanks for your work. Can I ask how did you make the dataset ? (SVHN to gray, ...) and SVHN is gray but have 3 channels. how can you do this?

yogeshbalaji commented 5 years ago

We used the standard RGB to gray converter provided in MATLAB.