Skip to content

PigYang-ops/CycleGAN-QSDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.Requirementsㄩ
Python 3.7 (Anaconda)
Tensorflow 1.14.0 or above
CUDA 10.0 or above
2.Datasets
Our code assumes you have prepared image dataset as following.
dataset
念岸岸 test
岫   念岸岸 bp_norm # a folder containing all the testing low-resolution images
岫   弩岸岸 img_norm # a folder containing all the testing high-resolution images
念岸岸 train
岫  念岸岸 train_bp # a folder containing all the training low-resolution images
岫  弩岸岸 train_label # a folder containing all the training high-resolution images
岫   
弩岸岸 val
    念岸岸 val_bp # a folder containing all the validated low-resolution images
    弩岸岸 val_label # a folder containing all the validated high-resolution images
3.Train and Test
python train.py
python test.py



About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages