alexlenail / NN-SVG

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

feature request: "Fully-Connected graph groups mode" #36

Closed koke2c95 closed 3 years ago

koke2c95 commented 3 years ago

Thank you great work! Fully-Connected groups connection support

alexlenail commented 3 years ago

Could you link to a figure which shows what you mean? Thanks :)

koke2c95 commented 3 years ago

Could you link to a figure which shows what you mean? Thanks :)

like this image conv channel groups = 1

alexlenail commented 3 years ago

This seems like a figure you could make using the fully-connected style.

The pytorch conv2D docs you linked to describe a vanilla 2D conv I think, which was first visually described using the LeNet architecture.

koke2c95 commented 3 years ago

This seems like a figure you could make using the fully-connected style.

The pytorch conv2D docs you linked to describe a vanilla 2D conv I think, which was first visually described using the LeNet architecture.

@alexlenail sorry, not that meaning that 2D conv is a groups fig example, not LeNet architecture style. image

if no groups mode support i can't make these green line (1 to 1) image