Coder Social home page Coder Social logo

pytorch-gans's Introduction

Pytorch GANs for ultrasound images

PyTorch로 구현한 GAN(Generative Adversarial Networks)
초음파 영상 버전으로 확장하기 위한 前 단계(for study)

How to use

$ git clone https://github.com/Jihunlee326/Pytorch-GANs
$ cd models/(사용하고 싶은 모델 경로)/
$ python trainer.py

학습 파라미터는 trainer.py 에서 직접 관리합니다.
datasets 폴더에 학습 이미지를 저장하면 됩니다.
결과 영상은 models 폴더 내 images 폴더에 저장됩니다.

Development Environment

  • NVIDIA GeFore 940MX
  • cuda 8.0
  • python 3.6.5
  • pytorch 0.4.0
  • torchvision 0.2.1

Generative Adversarial Networks

Vanilla GAN

Generative Adversarial Network

[Paper] [Code]

CGAN

Conditional Generative Adversarial Network

[Paper] [Code]

DCGAN

Deep Convolutional Generative Adversarial Network

[Paper] [Code]

ACGAN

Auxiliary Classifier Generative Adversarial Network

[Paper] [Code]

InfoGAN

Information Maximizing Generative Adversarial Nets

[Paper] [Code]

Acknowledgements

This implementation has been based on this repository and tested with Pytorch over ver 0.4.0 on Windows 10 and Ubuntu 14.04.

To do list

학습 결과 이미지 첨부하기
논문 내용 요약하기

pytorch-gans's People

Contributors

jihunlee326 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pytorch-gans's Issues

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.