HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.92k stars 2.86k forks source link

There's an error on the demo FCN-8s. #135

Closed DeepLearnerYe closed 2 years ago

DeepLearnerYe commented 2 years ago

After conv1 the size should be halved, which means it's 1/2 instead of 1. The size remains the same at fc to conv.

DeepLearnerYe commented 2 years ago
截屏2022-05-26 14 06 51