deep-visualization-toolbox
deep-visualization-toolbox copied to clipboard
How to produce optimized images for two output labels dataset?
First thank you for making this amazing toolbox. My problem is that when I tried to generate optimized images, I got index out of range error. I think it is because I only have two output labels for my training dataset instead of 2000+ labels in the case of ImageNet
Traceback (most recent call last):
File "optimize_image.py", line 225, in
Yep, getting the same error. I have only 2 classes too
@taylorty, @abaybektursun I've made the tool substantially more generic: all the hardcoded parts where replaced with new settings parameters, most are deduced automatically by analyzing the network definition file I suggest you recheck using the updated version of the tool
Latest version is in https://github.com/arikpoz/deep-visualization-toolbox