Skip to content

Commit b2f43aa

Browse files
committed
update thanks
1 parent 391f7be commit b2f43aa

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Paddle MS-SSIM
22

33
## Introduction
4-
* Fast and differentiable MS-SSIM and SSIM for Paddle (This repo is based on [Pytorch MS-SSIM](https://github.com/VainF/pytorch-msssim) developed by [@VainF](https://github.com/VainF)).
4+
* Fast and differentiable MS-SSIM and SSIM for Paddle.
55

66
<img src="./images/lcs.png" width="25%">
77

@@ -185,4 +185,9 @@
185185

186186
* [Pytorch Code](https://github.com/VainF/pytorch-msssim)
187187

188-
* [TensorFlow Code](https://github.com/tensorflow/tensorflow/blob/v2.1.0/tensorflow/python/ops/image_ops_impl.py#L3314-L3438)
188+
* [TensorFlow Code](https://github.com/tensorflow/tensorflow/blob/v2.1.0/tensorflow/python/ops/image_ops_impl.py#L3314-L3438)
189+
190+
## Thanks
191+
* This repo is based on [Pytorch MS-SSIM](https://github.com/VainF/pytorch-msssim) developed by [@VainF](https://github.com/VainF).
192+
193+
* Thanks to this project and its developers.

0 commit comments

Comments
 (0)