update README
This commit is contained in:
parent
c1c6226f7f
commit
55198377dd
@ -45,7 +45,7 @@ python train.py --lr 10e-4 --epochs 300 --batch_size 32 --channel 'AWGN' --saved
|
|||||||
### Evaluation
|
### Evaluation
|
||||||
Run(example presented in paper)
|
Run(example presented in paper)
|
||||||
```
|
```
|
||||||
python eval.py --channel 'AWGN' --saved ./saved/${mode_path} --snr 20 --ratio_list 1/3 --test_img ./test_image ./demo/kodim08.png
|
python eval.py --channel 'AWGN' --saved ./saved/${mode_path} --snr 20 --ratio_list 1/3 --test_img ${test_img_path}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user