add readme

This commit is contained in:
chun 2023-12-23 23:04:48 +08:00
parent a72c67229a
commit b92cbc2c35

View File

@ -8,6 +8,7 @@ This is my first time to use PyTorch and git to reproduce a paper, so there may
## Demo
I spend 3 days from 12-20 to 12-24 to reproduce the paper, and i get the result as follow. The result is not good, because i trained the model on cifar10 which is 32*32 but test on kodim which is 768*512 and the model is not trained enough.
That is all enough!!
![demo](./demo/demo.png)