Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

GAN과 그 variation을 이용한 style transfer project

Notifications You must be signed in to change notification settings

ckdgus0505/GAN-style-transfer

Repository files navigation

GAN Style Transfer

project about

이 프로젝트는 GAN을 이용하여 사진의 style을 여러 화가들의 화풍으로 변경해주는것을 목표로 하는 프로젝트 입니다. 처음에는 GAN을 이용하여 그 결과물을 단기간동안 web으로 서비스 할 예정이고, 이후에는 모델에 GAN의 variation을 적용하여서 학습 효율을 높이는 작업을 할 예정입니다.

This project is about style transfer which converts the style of the photo to other painter's styles using GAN. At first, we serve the output of GAN using the web temporarily. After that, we apply GAN's variation to make the model more works well.

프로젝트 요약

Cycle GAN을 이용하여 paired data가 없이도 학습이 가능하도록 하였습니다.

Cycle GAN 의 Generator에는 U-Net, Discriminator 에는 fully connected layer을 적용하였고, 미국의 tv 애니메이션인 The simpsons 의 스타일을 학습하여 input 영상을 simpson 풍의 영상으로 변환하여 출력해줍니다.

Team Name : GAN때문이야

Member

소속 이름 비고
컴퓨터 과학과 정창현 팀장, 모델 설계
컴퓨터 과학과 임상균 모델 설계
컴퓨터 과학과 홍우기
휴먼지능정보학과 추희승 데이터 관련 프로그램 설계
컴퓨터 과학과 강대훈 데이터 관련 프로그램 설계
컴퓨터 과학과 안지민 모델 설계

프로젝트 계획 및 일정

날짜 내용 수행 여부
9/10 GAN, 머신러닝에 대한 공부
9/17 GAN 논문 리뷰 및 질의응답
9/24 모델 구상 및 설계
10/01 모델 구상 및 설계
10/08 모델 학습 및 하이퍼 파라미터 조정
10/29 모델 학습 및 하이퍼 파라미터 조정
11/05 모델 학습 및 하이퍼 파라미터 조정
11/12 GAN variation 적용 & 웹 서버 구축
11/19 GAN variation 적용 & 웹 서버 구축
11/26 문서작업
12/03 프로젝트 마무리
  • 프로젝트 일정은 조정될 수 있습니다.

모델

/model

프로젝트 결과

original

original

converted

converted


참고자료

About

GAN과 그 variation을 이용한 style transfer project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages