scottmason2000

Results 2 issues of scottmason2000

I ran all of these from InFoCusp/tf_cnnvis pip install setuptools pip install six python setup.py install python setup.py clean from scipy.misc import imsave # in *** init.py *** of tf_cnnvis...

on line 15 of deep_mil.py you reference: `from tf_cnnvis import deconv_visualization` But the requirements.txt has no reference to tf_cnnvis. *************************************************** *** How do we import / implement line 15 ?...