Git Product home page Git Product logo

imagetoimagetranslation's Introduction

ImageToImageTranslation

The project was propsed for a course CSCI 8000 Advanced Topics in Machine Learning offered by Dr. Sheng Li. In the recent past, Generative Adversarial Networks have received substantial attention in the area of deep learning. There are several flavors of Generative Adversarial Networks, each having their own pros and cons over one and other. In this project we explore two different networks on the task of Image to Image Translation: Conditional Generative Adversarial Network and Wasserstein Generative Adversarial Network. For both these methods we adopted the pix2pix architecture. With the advent of mobile computer vision, the current deep learning models face an in-memory problem when it comes to performing inferences. To address this problem we used Depthwise Separable Convolutions to reduce the network size.

Our implementation is inspired by repo Code Reference: https://github.com/eriklindernoren/Keras-GAN

Dataset

Notebooks description

Requirement:

  • Python 3.5
  • tensorflow 1.10.0(cpu)
  • Keras 2.2.4(cpu)
  • tensorflow 1.4.1(gpu)
  • if GPU, Keras 2.1.4

imagetoimagetranslation's People

Stargazers

 avatar

Watchers

James Cloos avatar Sumer Singh avatar Dharamendra Kumar avatar paper2code - bot avatar

Forkers

ankitajoshi15

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.