FeatUp icon indicating copy to clipboard operation
FeatUp copied to clipboard

guidance in the JBUStack class in upsampler

Open JEFfersusu opened this issue 1 year ago • 1 comments

What is guidance in the JBUStack class in upsamplers, can you tell me more about it? I don't see that in the code.

JEFfersusu avatar May 24 '24 04:05 JEFfersusu

Check out below (you will see that the original image is used as a guidance as mentioned in the paper section 3.2 it will first go through learnable filters). See Figure 4 for further details. @mhamilton723 I guess you can close this issue https://github.com/mhamilton723/FeatUp/blob/6b5a6c0e91f75e69194807128dcbc39c3084a30d/featup/train_jbu_upsampler.py#L135

Eyvaz27 avatar Jun 03 '24 17:06 Eyvaz27