SRFBN_CVPR19 icon indicating copy to clipboard operation
SRFBN_CVPR19 copied to clipboard

Curriculum learning question

Open yiyunchen opened this issue 6 years ago • 2 comments

I am curious about the Curriculum learning. May I ask which part of code is about this, including the corresponding data generate and training. Thank you!

yiyunchen avatar Oct 29 '19 01:10 yiyunchen

Hello! Sorry for the inconvenience. We didn't release the code about curriculum learning. For data generation, you could modify this matlab script according to the script about generating test data. Then, you need to modify SR_solver.py and LRHR_dataset.py for training in a curriculum learning manner.

Paper99 avatar Nov 01 '19 06:11 Paper99

@yiyunchen hello! I am curious about the Curriculum learning too. Do you understand this? Can you give me some advice in Curriculum learning?I want to train my data set, but not yet. THx

LY54 avatar Feb 15 '20 02:02 LY54