Skip to content

2021-2 공개SW프로젝트_01 칠리소스 프로젝트팀 - GAN을 이용한 자연스러운 얼굴 비식별화 구현

License

Notifications You must be signed in to change notification settings

CSID-DGU/2021-2-OSSP1-ChiliSause-5

Repository files navigation

2021-2-OSSP1-ChiliSause-5

주제

2021-2 공개SW프로젝트_01 칠리소스 프로젝트팀 - GAN을 이용한 자연스러운 얼굴 비식별화 구현

팀원

ChiliSause팀

  • 유성민
  • 김병현
  • 이서영
  • 조혜근

프로그램 파이프라인

image

실행 환경

Ubuntu 20.04.3

pytorch 1.10.0

실행 방법

1. 실행환경 세팅

git clone https://github.com/CSID-DGU/2021-2-OSSP1-ChiliSause-5.git
cd 2021-2-OSSP1-ChiliSause-5
conda env create --file environment.yaml
conda activate psp_env
cd DDFA_V2
./build.sh
cd ..

2. weight 파일 다운로드

https://drive.google.com/drive/folders/1s5QXnWHISyc_d2lL7XBTdQMqZcsZXqCq?usp=sharing

3. Input data 준비

사람이 들어간 영상을 sample.mp4로 저장한다.

4. 프로그램 실행

python main.py

데모

-원본영상

original

-결과영상

after

참고자료

https://github.com/eladrich/pixel2style2pixel fixel2fixelGAN

https://github.com/cleardusk/3DDFA_V2 3DDFA

https://github.com/eesxy/Poisson_Image_Editing Poisson Image Editing

https://github.com/dingkeyan93/IQA-optimization  SSIM DISTS

About

2021-2 공개SW프로젝트_01 칠리소스 프로젝트팀 - GAN을 이용한 자연스러운 얼굴 비식별화 구현

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •