I have been trying to figure this out for some time but i am still a bit unsure. Does the PyTorch pre-trained VGG-16 (torchvision model) have exactly the same weights as the MATLAB pre-trained VGG-16?
Asked
Active
Viewed 151 times
1 Answers
0
If you are interested to find out, just take the norm of the weights in both libraries. I think they should be same.

Abhishek Verma
- 1,671
- 1
- 8
- 12