Skip to content

yang-yk/TransferLearning_LISM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Transfer-Learning-in-General-Lensless-Imaging-through-Scattering-Media

Requirements:
  • python2.7
  • tensorflow 1.13.1
Dataset Download:
Getting Started:
For training:
cd cifar/mnist
cd training_code
python Train.py 
For fine-tuning:
cd cifar/mnist
cd transferlearning_code
python trans_mnist.py/trans_cifar.py

Please note that you should change the model path when you run trans_mnist.py/trans_cifar.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages