How can i modify the feature map size parameter in ResNET50?

You can specify any model inside of the class as the parent. And then modify whichever layer you want in the init. See here: