I’m confused in implementation of resnet…
What impl are you using?
Keras functional API instead of sequential.
Are you using this:
Yeah. Can you explain this one from keras point of view.
Yeah. Can you explain this one from keras point of view.
You can find how the network was composed at:
https://github.com/keras-team/keras/blob/master/keras/applications/resnet.py