Jul 27, 2017 · 1 min read
Hello Anuj, layer modules like fire7 and fire8 are specific to Squeezenet architecture and you can simply replace them as one simple neural network layer consisting one convolution layer. That would make things easy for you to understand.
For starting with deep learning I would recommend this book -http://neuralnetworksanddeeplearning.com and video lecture -[Coursera] Neural Networks for Machine Learning — Geoffrey Hinton 2016
and for Tensorflow this — https://www.tensorflow.org/get_started/
