yang-yk / TransferLearning_LISM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%