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.
		
		
		
		
		
			| 
				
					
						
							 | 
			1 year ago | |
|---|---|---|
| data | 2 years ago | |
| models | 2 years ago | |
| src | 1 year ago | |
| .gitignore | 2 years ago | |
| readme.md | 2 years ago | |
		
			
				
				readme.md
			
		
		
			
			
		
	
	Example
python train.py --model SRNetRot90
python validate.py --val_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 validate.py --val_datasets Set5,Set14,B100,Urban100,Manga109 
python image_demo.py 
Help
python train.py --help
python validate.py --help
python transfer_to_lut.py --help
python image_demo.py --help
Requirements:
- shedulefree
 - tensorboard
 - opencv-python-headless
 - scipy