Git Product home page Git Product logo

Artificial_Inspiration's Projects

deepmind-research icon deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications

fast-neural-style-1 icon fast-neural-style-1

Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in Keras

ganotebooks icon ganotebooks

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

hdrnet icon hdrnet

An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017

image-style-transform icon image-style-transform

In our project, we use the perceptual loss functions for training feed-forward networks instead of the traditional per-pixel loss between the output and ground-truth images (style image and content image) for image style transformation. The method we use can do the transformation almost in real- time via GPU. We divide our neural network into two parts, the image transform net and the loss net. For the image transform net we compare the result of two image transform net, with or without residual blocks. By the method of extracting high-level features from pre-trained loss net, we can optimize the quality of images generated. Our loss function contains three different parts, that is, style reconstruction loss, feature reconstruction loss and total variation loss for style penalty, content penalty and spatial smoothness in the output image separately. Also, we do a multiple style transfer and make some improvements for the quality of the transformed image.

imutils icon imutils

A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.

keras icon keras

Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.

keras-gan icon keras-gan

Keras implementations of Generative Adversarial Networks.

latexify_py icon latexify_py

Generates LaTeX math description from Python functions.

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.