Shuan

Results 5 issues of Shuan

@csjcai @TZYSJTU Hi, I encounter the same problem. How to reproduce the Bicubic results reported in the paper? I use the modified test code to evaluate the Version 1 dataset....

There are some interesting ideas in GENet, nice job! After reading your paper, I notice that the reported accuracy of SENet and Baseline model (i.e., original ResNets) are quite different...

Hi, I recently noticed your repository and read your paper. Nice try! Meanwhile, I have some minor questions about the results: a) The PSNR results are much higher than SOTA...

Hi, I'm trying to set the voice emotion using the following code: ```python from RealtimeTTS import TextToAudioStream, AzureEngine engine = AzureEngine( speech_key=speech_key, service_region=service_region, voice="zh-CN-XiaoxiaoMultilingualNeural", # New voice rate=0 ) engine.emotion...

Hi, @nihui @zchrissirhcz Firstly, I want to say that your work is very impressive! Could you please release the original style transfer repository used in this project? It appears to...