PerceptualSimilarity icon indicating copy to clipboard operation
PerceptualSimilarity copied to clipboard

Update for TorchVision 0.13

Open ercanburak opened this issue 3 years ago • 0 comments

This PR updates lpips/pretrained_networks.py to become compatible with the new Multi-weights API of TorchVision 0.13. This fixes the warnings mentioned in #108. Backward compatibility with previous TorchVision versions is also maintained, as in this example.

ercanburak avatar Sep 18 '22 14:09 ercanburak