You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4e1f51278e | 2 minutes ago | |
---|---|---|
data | 7 months ago | |
experiments | 4 months ago | |
src | 3 days ago | |
.dockerignore | 2 minutes ago | |
.gitignore | 2 months ago | |
Dockerfile | 3 days ago | |
build.sh | 3 days ago | |
explore.ipynb | 3 days ago | |
readme.md | 2 months ago | |
start.sh | 3 days ago |
readme.md
Example
python train.py --model SRNet
python test.py --test_datasets Set5,Set14,B100,Urban100,Manga109
python transfer_to_lut.py
python train.py --model_path /wd/lut_reproduce/models/last_transfered_lut.pth --total_iter 2000
python test.py --test_datasets Set5,Set14,B100,Urban100,Manga109
python image_demo.py
For help use --help
.
Requirements:
pip install schedulefree tensorboard opencv-python-headless scipy pandas matplotlib