alexlenail / NN-SVG

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

FCNN layer labels remain even after layer is deleted #15

Closed eshrh closed 5 years ago

eshrh commented 5 years ago

Hello again!

Another thing I found while experimenting a little bit is that layer labels stay on the screen even after the layer is deleted. Using the default model and deleting every layer except the input layer gives this: screen shot 2018-12-16 at 9 59 01 pm

alexlenail commented 5 years ago

@eshanrh would you check for me that this is fixed now (check http://alexlenail.me/NN-SVG/ and make sure to refresh the cache / visit it in incognito)?

If it isn't fixed, I'd much appreciate some repro steps =)

eshrh commented 5 years ago

Works perfectly!