fengshenfeilian
fengshenfeilian
Thanks for your great job! I have a question about the expression of mix attention and how to implement it. And is conv->relu->conv->sigmoid able to represent?
Thanks for your job! I have a question about the expression of mix attention. And is conv->relu->conv->sigmoid able to represent it?
From the paper I found RCAN+ has improved a large margin compared with RCAN, so how to evaluate? Thanks a lot for your work.
Thanks for your great job. I feel confused about the test results when train RCAN model. I use "CUDA_VISIBLE_DEVICES=1 python main.py --model RCAN --save RCAN_G10R20_X2 --scale 2 --save_results --epochs 1000...