Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add an option to output the numerical values #33

Open
ZhenkaiShou opened this issue Jan 13, 2018 · 0 comments
Open

Please add an option to output the numerical values #33

ZhenkaiShou opened this issue Jan 13, 2018 · 0 comments

Comments

@ZhenkaiShou
Copy link

Hi,
This visualization tool is really a big help. But I have encountered some issue when using this tool.
Currently, this tool only outputs the images and everything seems to be fine if the input to the neural network is a real image. But when the input is not a real image(assume that the input is a tensor of size NNC, where C=4 is the number of channels; note that the input is just a feature of 4 channels, not a real image), the output of tf_cnnvis.deconv_visualization will be of little use because the output feature is interpreted as an RGBA image.
Therefore, I propose this issue to add an option to output the numerical values besides the images. Maybe you can add a Boolean flag "output_value" in the function to decide whether the numerical value of the corresponding images will be shown.
Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants