Git Product home page Git Product logo

awesome-neural-art's Introduction

Awesome Neural Art Awesome

Creating art and manipulating images using deep neural networks.

Contents

Colorization

See also: Awesome Image Colorization and the colorization subreddit where people do this manually.

Style Transfer

  • neural-style - Torch implementation of neural style algorithm.

  • Bicycle GAN - NIPS 2017 Toward Multimodal Image-to-Image Translation, PyTorch implementation. Given the same night image, model is able to synthesize possible day images with different types of lighting, sky and clouds.

Super Resolution

  • waifu2x - Image Super-Resolution for Anime-Style Art.

  • srgan - Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network.

  • fft-descreen - Clean up deconvolution checkerboard artifacts found in style transferred images.

Patching

AKA in-painting

  • DeepFill V1 - Generative Image Inpainting with Contextual Attention.
  • EdgeConnect - a two-stage adversarial model that comprises of an edge generator followed by an image completion network.

- [Deep Image Completion](https://github.com/adamstseng/general-deep-image-completion) - Contains face-completion and general image completion models. Each can complete images with differnet types of corrupted masks like scribbles, lines, dots and texts.

Background subtraction

AKA image matting. See also: Awesome Background Subtraction

Deep Dream

  • deepdream - The original Google implementation.

Interactive art

  • neural-doodle - Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)

  • iGAN - iGAN: Interactive Image Generation via Generative Adversarial Networks.

  • style2paints - An AI-driven interactive line art colorization tool. Backend is a Residual U-net and Auxiliary Classifier GAN.

Multiple categories

  • deep-image-prior - Image restoration with neural networks but without learning. Does artifact removal, inpainting, super-resolution, denoising.

Lectures

License

CC0

To the extent possible under law, Richard Decal has waived all copyright and related or neighboring rights to this work.

awesome-neural-art's People

Contributors

crypdick 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.