yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.02k stars 924 forks source link

caffevis_unit_jpg_dir #25

Open jtrammell-dla opened 8 years ago

jtrammell-dla commented 8 years ago

I've gotten dvt working on my own models, and it's an incredibly useful tool, thanks!

What I haven't completed yet, is generating the data for the caffevis_unit_jpg_dir. I'm going to do my best to reverse engineer the file structure required by going through the dvt source code, but any documentation you could provide in that direction would be most appreciated by myself, and probably by future travellers down this path!

jtrammell-dla commented 8 years ago

On a related note, any code you could provide that you used for actually generating your optimal images based on your recent paper (http://yosinski.com/deepvis) would also be quite beneficial!

arikpoz commented 7 years ago

@jtrammell-dla I've substantially refactored the tool, made the whole image generation outputs structure simpler and loadable into the tool without further post-processing

Latest version is in https://github.com/arikpoz/deep-visualization-toolbox