Mingrui Chen
Mingrui Chen
Thank you very much for your prompt and detailed response! Could you please provide some reliable references/template code (*e.g.*, [`sr_vimeo90k_multiple_gt_dataset.py`](https://github.com/ckkelvinchan/BasicVSR_PlusPlus/blob/master/mmedit/datasets/sr_vimeo90k_multiple_gt_dataset.py)) from other official repositories (such as [BasicVSR++](https://github.com/ckkelvinchan/BasicVSR_PlusPlus), which seems to...
Thank you so much for your detailed guidance! It has been incredibly helpful. I’ve modified `vimeo90k_dataset.py` based on `reds_dataset.py` and successfully implemented and run the training code on the Vimeo-90K...
Besides the training-related questions mentioned earlier, I also have a issue about the model weights you uploaded to HuggingFace. Due to the fact that both **Vimeo-90K** and **REDS** datasets require...