delete ratio_list in Evaluation of README
This commit is contained in:
parent
e2852526eb
commit
ca6377e98c
@ -45,7 +45,7 @@ python train.py --lr 10e-4 --epochs 300 --batch_size 32 --channel 'AWGN' --saved
|
||||
### Evaluation
|
||||
Run(example presented in paper)
|
||||
```
|
||||
python eval.py --channel 'AWGN' --saved ./saved/${mode_path} --snr 20 --ratio_list 1/3 --test_img ${test_img_path}
|
||||
python eval.py --channel 'AWGN' --saved ./saved/${mode_path} --snr 20 --test_img ${test_img_path}
|
||||
```
|
||||
### TO-DO
|
||||
- Add visualization of the model
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user