Open jtrammell-dla opened 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!
@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
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!