wanGem

Results 3 issues of wanGem

I think the size of real_center should be [64,3,64,64],but after ran it,I noticed that the size is [64,3,128,128]

When I tried to run python3 run.py,this error came out. ERROR: Traceback (most recent call last): File "/home/dxchang/miniconda3/envs/vic36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call return fn(*args) File "/home/dxchang/miniconda3/envs/vic36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1341, in _run_fn...

I have been running the code with the default params on MNIST, and using enc_zc_logits as the clustering results. And get the results: acc 0.56843 nmi 0.50773 ari 0.35441 fmi...