MDAN icon indicating copy to clipboard operation
MDAN copied to clipboard

Experiment on MNIST Dataset

Open SanaAwan5 opened this issue 5 years ago • 2 comments

Hi,

I am getting the following error when trying to run the code with the default settings in config file for MNIST dataset: ValueError: Cannot feed value of shape (48, 32, 32, 3) for Tensor u'feature:0', which has shape '(256, 32, 32, 3)' Can somebody please help? Also can you confirm version of Python, PyTorch and tensorflow-gpu used?

Thanks!

SanaAwan5 avatar Jan 24 '20 00:01 SanaAwan5

I solved this problem while setting max_data_num=None in config file but result is around 20%.

ttyan avatar Feb 01 '20 13:02 ttyan

Thanks for your reply, ttyan. I will try that.

SanaAwan5 avatar Feb 01 '20 18:02 SanaAwan5