Coder Social home page Coder Social logo

zhouqp631 / cnfs-super-resolution Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.73 MB

Master thesis for the MSc. Artificial Intelligence at the University of Amsterdam, 2019. Topic: Super-resolution with Conditional Normalizing Flows.

Python 100.00%

cnfs-super-resolution's Introduction

Conditional Normalizing Flows for Super-Resolution

This repository contains an implementation in Pytorch of conditional normalizing flows applied to super-resolution. This master thesis project was conducted at the Amsterdam Machine Learning Lab 2019.

Pre-print: Likelihood Learning with Conditional Normalizing Flows.

Results of the conditional normalizing flow model compared to a factorized likelihood baseline: Image

Requirements

The requirements for the conda environment in which we have tested this code are started in environment_nfsr.yaml.

The main dependencies are:

  • python 3.8.3
  • pytorch 1.8.0

The conda environment can be installed via

```
conda env create -f environment_nfsr.yaml 
```

And used by running

```
source activate cnf-sr
```

Cite

@misc{winkler2019learning,
      title={Learning Likelihoods with Conditional Normalizing Flows}, 
      author={Christina Winkler and Daniel Worrall and Emiel Hoogeboom and Max Welling},
      year={2019},
      eprint={1912.00042},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.