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

Drawing the kernel dimensions in a conv layer #10

Closed
mvalstar opened this issue Jan 23, 2019 · 1 comment
Closed

Drawing the kernel dimensions in a conv layer #10

mvalstar opened this issue Jan 23, 2019 · 1 comment

Comments

@mvalstar
Copy link

Hi,

Great library, very useful. I am writing a book for Cambridge University Press and would like to use it to explain CNNs. One feature that's missing is drawing the kernel dimensions (e.g. 3x3 or 5x5 or 11x11). Do you have any suggestions how to do that?

Michel

@HarisIqbal88
Copy link
Owner

Hi,
Thank you for the compliment.
Currently, this feature is not present in my code. However, you can use the low level tikz to do so. You might have to do something like this to draw box to represent kernel and then, label it

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

No branches or pull requests

2 participants