You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DiscoGAN paper they assert that
"to avoid costly pairing, we address
the task of discovering cross-domain relations
given unpaired data"
But, I don't know why this implementation of DiscoGAN requires paired data?
(as far as I know/see, in the dataset downloaded )
Or, is it just to simplify the input process?
The text was updated successfully, but these errors were encountered:
DiscoGAN paper they assert that
"to avoid costly pairing, we address
the task of discovering cross-domain relations
given unpaired data"
But, I don't know why this implementation of DiscoGAN requires paired data?
(as far as I know/see, in the dataset downloaded )
Or, is it just to simplify the input process?
The text was updated successfully, but these errors were encountered: