iamxym / Deep-Fourier-based-Arbitrary-scale-Super-resolution-for-Real-time-Rendering

SIGGRAPH 2024 Conference Paper: Deep Fourier-based Arbitrary-scale Super-resolution for Real-time Rendering
12 stars 2 forks source link

Add example how to use this code #2

Open pablospe opened 1 month ago

pablospe commented 1 month ago

It would be nice to have little instructions on how to run the code. Perhaps with a small dataset example. Also, the dependency installation instructions.

iamxym commented 1 month ago

Sure! We are glad to give the instruction, the weight file of pre-trained newwork model and frame example for inference. However, the test data are generated by the modified version of unreal engine and script code for preprocess. Also, we are too busy to deal with these things carefully. I think we need more time to prepare them.