Abhishek Singh Sambyal
Results
3
comments of
Abhishek Singh Sambyal
@cmayer0087 it worked. Thanks!
1. **Line #139**: Comment or remove e.message 2. **Line #140**: Change to _**bytes_weights = open(weights, 'rb').read()**_ These two change worked for me. Env: Pytorch: 1.5, Python: 3.6.9, Google Colab
L1 loss is used to compute pixel wise error between two images where as KL divergence is used to measure the difference between two probability distributions.