arc-pytorch icon indicating copy to clipboard operation
arc-pytorch copied to clipboard

viz.py no result

Open phobrain opened this issue 8 years ago • 2 comments

After making the same 2.7 os.makedirs() change to viz.py as in #2,

% python viz.py --load 0.677756249905 --same /Users/priot/anaconda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.') %

And no obvious action.

ls -l saved_models/6_8_128_cpu/0.677756249905 -rw-r--r-- 1 priot staff 433348 Aug 29 19:21 saved_models/6_8_128_cpu/0.677756249905

OSX Darwin/Macbook Pro

phobrain avatar Aug 30 '17 20:08 phobrain

Viz.py dumps images to the visualization folder. I'll add this to the readme.

sanyam5 avatar Aug 31 '17 02:08 sanyam5

Even better have it print something when it quits.

phobrain avatar Aug 31 '17 05:08 phobrain