samotiian / CCSA

"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about row_data.

DRJ2016 opened this issue · comments

Hello, the pic in MNIST is 28 * 28 and the pic in USPS is 16 * 16. Do you preprocess MNIST to make it into 16*16? And do you use the MMD to handle the date in the both two datasets? Thank you.

I only downsize the MNIST samples to 16*16. There is no other preprocessing