Live data from Hacker News

New algorithm unlocks high-resolution insights for computer vision

news.mit.edu

21–23 of 23 posts

Re: New algorithm unlocks high-resolution insights for computer vision

#21

What an amazing idea :) They reproject the input images and run the low-res network multiple times. Then they use an approach similar to NeRF to merge the knowledge from those reprojected images into a super-resolution result. So in a way, this is quite similar to how modern Pixel phones can take a burst of frames and merge them into a final image that has a higher resolution than the sensor. Except that they run use…

Perhaps similar in some ways to how big cats' eyes reflect the light back from behind the retina (i.e. back through it for a second pass) to capture more light. I'm sure I heard that on a nature documentary ...

Re: New algorithm unlocks high-resolution insights for computer vision

#23
post #19

Seems pretty scary that their demo video shows medical images having their resolution 'increased'. Does this add anything to the original images?

The images aren't being upscaled, I dont think. Rather, the features from low resolution representations are being upscaled. Images are origional, to show how upscaled features still line up with reality.
Post reply on HN