Winnie202

Results 41 issues of Winnie202

Thanks for your code contribution. I found that when I trained the stage3, it seems that the weights of the stage2 of training were not loaded. Where are the weights...

Thanks for sharing your code. The results I get after training have obvious signs of fragmentation. Do you have any improvement suggest?training 60 epochs, but indicators such as psnr did...

If I need to test a sequence of pictures with a total length of 1000 and test 20 pictures each time, how should I modify the code? Because I found...

If I change the number of input_nums, from input_frames=4 to input_frames=12, and cancel Interpolation ,will it affect the model results? In addition, if it is feasible to convert to TensorRT?

Excuse me, does frame insertion have a great impact on the output? Because my test results will have obvious flicker problems:For example, in the following output, the results of singular...

In training stage1 and stage2, ContrasValDataset why does use low resolution images to generate ref images by resizing instead of reading ref images directly img_path = self . paths [index...

Excuse me, does the gt-size need to change according to the size of the ref image during the training? For example, if my ref image size is 720 * 1280,...

Excuse me, I want to train and test my own dataset. If the 180 * 320 super resolution to 720 * 1080, what size should the input and ref image...

I use your weight (finetuning_model) to test, the results have a lot of partition state, I do not know what causes this result. this is original img ,the original resolution...

Excuse me, I want to train and test my own dataset. If the 180 * 320 super resolution to 720 * 1080, what size should the input and ref image...