readme modified
This commit is contained in:
parent
e2ed46499e
commit
8e051c798a
@ -7,10 +7,12 @@ This is my first time to use PyTorch and git to reproduce a paper, so there may
|
||||

|
||||
|
||||
## Demo
|
||||
I spend 3 days 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!!!
|
||||

|
||||
the model trained on cifar10 which is 32\*32 but test on kodim which is 768\*512.
|
||||

|
||||
|
||||
the model trained on imagenet which is resized to 128\*128 but test on kodim which is 768\*512.
|
||||

|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user