pytorch-classification
pytorch-classification copied to clipboard
Extracting weights from Model Checkpoint & using in TF/Keras
trafficstars
Can anyone tell me how can I extract the weight values from the model_checkpoint.pth.tar and use those in Tensorflow, as pre-trained weights?