Skip to content

A Bayesian framework for Multi-Frame Image Super-Resolution. Based on "Bayesian Image Super-Resolution" (ME Tipping and CM Bishop, NeurIPS 2003)

Notifications You must be signed in to change notification settings

hrshtv/Bayesian-Image-Super-Resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Image Super-Resolution

A Bayesian framework for Multi-Frame Image Super-Resolution, based on "Bayesian Image Super-Resolution" (ME Tipping and CM Bishop, NeurIPS 2003).

It's a two-stage method wherein the image registration parameters are estimated in the first stage, followed by estimating the HR image in the second stage. The registration parameters are estimated using the marginal likelihood, computed using using a Gaussian process prior over the HR image. In the second stage, any relevant prior (eg. MRF, TV) can be used for estimating the HR image.

For more details, check out:

Results Overview

Visualization of the HR Image Estimation

Authors


(This was done as a course project for CS736: Medical Image Computing, Spring 2021, IIT Bombay)

About

A Bayesian framework for Multi-Frame Image Super-Resolution. Based on "Bayesian Image Super-Resolution" (ME Tipping and CM Bishop, NeurIPS 2003)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published