mhamilton723 / FeatUp

Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024
MIT License
1.38k stars 78 forks source link

Can we use it for upscaling ? #12

Open underthesand opened 8 months ago

underthesand commented 8 months ago

i think its possible to use the FeatUp for upscaling but idk how !

odusseys commented 7 months ago

You could try to train an upscaler on top but without a diffusion prior I am not optimistic that you will get anything interesting. And if you're using diffusion you might as well skip featup. This is meant for dense vision tasks which require decent resolution without training large heads to do feature upsampling.