Closed CS-GangXu closed 4 years ago
Hi @bhjihck , please refer to this issue: https://github.com/Mukosame/Zooming-Slow-Mo-CVPR-2020/issues/30 You can also try to resume from earlier checkpoints. It surprises me that the psnr keeps increasing. Just a guess: it happens at very early iterations?
Thanks for your reply! It does happen at very early iterations. Once it passes the early stage, the probability of the occurrence of this warning information will be much smaller.
Hi, thank you for creating such an innovative and wonderful space-time video super-resolution method.
When I follow the training settings in train_zsm.yml, the terminal sometimes shows the information: "WARNING: Offset mean is XXX, larger than 100". Then I looked for a solution and found that resuming from the nearest checkpoint might help. However, when I resumed from the nearest checkpoint, the warning information still happens again.
At the same time, I found that although the warning message continued to be displayed, the performance(PSNR) continued to increase.
So I would like to know whether this happened during your training. If it happened, how did you deal with it to achieve the performance in the paper?
Here is my training config file: