Closed fqdhlyc closed 5 years ago
Hi @fqdhlyc , thanks a bunch for the code contribution! Before I merge your pull request into the master branch, could you please make these quick fixes?
Best,
Hi Weilin,
I will make these changes as soon as I get a chance, thanks!
-Yuancheng Lin
From: Weilin Xu notifications@github.com Sent: Tuesday, August 28, 2018 10:21:41 PM To: mzweilin/EvadeML-Zoo Cc: fqdhlyc; Mention Subject: Re: [mzweilin/EvadeML-Zoo] Add SVHN (#1)
Hi @fqdhlychttps://github.com/fqdhlyc , thanks a bunch for the code contribution! Before I merge your pull request into the master branch, could you please make these quick fixes?
Best,
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mzweilin/EvadeML-Zoo/pull/1#issuecomment-416801543, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AgDVQ20FKHWIucnM13pbO07copqO79xdks5uVfq1gaJpZM4WDKi2.
Is this ready to merge now?
For 1. Done
For downloading pre-trained model download, I was thinking to include in https://github.com/mzweilin/EvadeML-Zoo/releases/download/v0.1/downloads.tar.gz so that it is for users to download all models at once.
Will work if replace MNIST with SVHN, and model to tohinz. It will produce similar result like CIFAR10 with carlini model.
For 1. Done
- For downloading pre-trained model download, I was thinking to include in https://github.com/mzweilin/EvadeML-Zoo/releases/download/v0.1/downloads.tar.gz so that it is for users to download all models at once.
- Will work if replace MNIST with SVHN, and model to tohinz. It will produce similar result like CIFAR10 with carlini model.
Could you provide the trained model so that I can integrate it into our downloads tarball?
Please check your school email, thanks.
From: Weilin Xu notifications@github.com Sent: Saturday, December 29, 2018 1:02:59 PM To: mzweilin/EvadeML-Zoo Cc: fqdhlyc; Mention Subject: Re: [mzweilin/EvadeML-Zoo] Add SVHN (#1)
For 1. Done
Could you provide the trained model so that I can integrate it into our downloads tarball?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mzweilin/EvadeML-Zoo/pull/1#issuecomment-450509766, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AgDVQzW3idhfsRj2aVIjLy44V6E_Pv51ks5u965TgaJpZM4WDKi2.
Add SVHN dataset, as well as implementing carlini attack on SVHN dataset.