ProDiff
ProDiff copied to clipboard
About student time scale
Very nice work! A little question is why the time of studnet is "t - self.time_scale", i think it may be "t"? Link: https://github.com/Rongjiehuang/ProDiff/blob/1d199bc504afed8756d62bf108c460b1e89330f8/modules/ProDiff/model/ProDiff.py#L172
Because we need a teacher to distill the knowledge to a student, which have different time scales (T=2 vs. T=4)