Curriculum learning question
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!
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.
@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