GithubHelp home page GithubHelp logo

tripod's Introduction

Tripod

logo

This is Tripod, an AI Image Sharpener. It tries its best to remove or reduce motion blur from pictures.

Feel free to test it, use it, improve it.

Status

Right now, exetremely minimal usecases are covered:

  • Tripod is only meant to receive as input square images with sizes that are powers of 2 (so 256x256, 512x512, 1024x1024). Crop your images accordingly before using it, or be prepared to read error logs.
  • Tripod was trained on images that are artificially blurred. The guy is trying his best, don't expect him to perfectly sharpen a real-world blurry image.

Install

Clone the repo

git clone https://github.com/giorgioskij/tripod
cd tripod

Install the dependencies

conda env create -f environment.yml
conda activate tripod

Use

The best way to use Tripod is to interact with the code directly. However, if you just want to test the model, you can run

python scripts/demo.py <path to your image>

The sharpened image should be saved in the same directory as the input one.

Examples

Here follow a few examples of comparing blurred input, sharpened output, and sharp original.

epoch=399-step=80000 original

tripod's People

Contributors

giorgioskij avatar

Stargazers

 avatar Marco Rotiroti avatar Davide Gabrielli avatar Antonio Andrea Gargiulo avatar  avatar

Watchers

 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.