alexlenail / NN-SVG

Publication-ready NN-architecture schematics.
http://alexlenail.me/NN-SVG/
MIT License
4.49k stars 579 forks source link

Correct width and height label placement in AlexNet #60

Closed jpauwels closed 6 months ago

jpauwels commented 6 months ago

In AlexNet diagrams, feature map width and height were drawn correctly but their labels were swapped, as mentioned in https://github.com/alexlenail/NN-SVG/issues/52.

alexlenail commented 6 months ago

Thanks for the contribution, @jpauwels !