Code and resources for KDID-Net, a motion deblurring model for plant disease classification using knowledge distillation.
Teacher
python train.py --config [config path]Without distill
python train_small.py --config [config path]With distill
python KD_train.py --config [config path]