Coder Social home page Coder Social logo

image_fusion_for_sr's Introduction

๐Ÿ“ Table of Contents

About

This is the course project for CSC2503 at UofT. The title of the project is "Image Fusion for Multi-Reference-based Super-Resolution".

To CSC2503 Course TA

The best way to evaluation the amount of work I have contributed to this project is to look at the commit history of this GitHub repository. The commit message serves as a good summary of my code and the total lines of code modified are also clearly shown.

Usage

First, download the dataset from my Google Drive (link) and unpack it into a folder named 'data' in the root directory. This dataset is generated by a SRefSR named C2-matching (https://github.com/lastbasket/C2-Matching).

To test the model on the dataset, run:

python test --data_root="./data/CUFED5_fusion" --batch_size=1 

To fine-tune the model on the dataset, run:

python train --data_root="./data/CUFED5_fusion" --batch_size=8 --lr=1e-4

image_fusion_for_sr's People

Contributors

shuangxu96 avatar jokestv2 avatar

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.