To get the parameters of a convolutional layer and then use it on a Pytorch model, you now have to instantiate a proper cBCM object, manually fit and format (in a pytorch compatible format) the weights. A function should be implemented to automatically get the convolutional layer's parameters in the proper format.
To get the parameters of a convolutional layer and then use it on a Pytorch model, you now have to instantiate a proper cBCM object, manually fit and format (in a pytorch compatible format) the weights. A function should be implemented to automatically get the convolutional layer's parameters in the proper format.