Giter Site home page Giter Site logo

face-swap's Introduction

face-swap

Face Swap base architecture 기반 모델 구현 및 코드 리팩토링 레포지토리입니다.

face-swap's People

Contributors

sijinkim avatar

Watchers

 avatar

face-swap's Issues

Add a Face Extractor

  1. Extraction 의 세부 모듈 구현
  • Dataset 설계 구현 (base FrameDataset, Transform)

  • Frame 별 Face Detection 모듈

  • Face Detection model

  • Face Detection model을 사용하여 Frame에서 Face detect

  • Detection 결과 저장 / Mask, Align 정보 핸들링 필요

Add a video to frame extractor

  1. Extraction 의 세부 모듈 구현
  • Video to Frame extractor

  • 입력: 비디오

  • 출력: Frames - 입력받은 비디오에서 추출한 이미지들을 서브 폴더를 만들어 하위에 저장한다.

  • 출력된 Frames는 그들이 어느 비디오에서 추출된 것인지 추적할 수 있도록 한다.

create one script version

script 기반 코드 구현 우선 진행

해당 작업 후 레이어 아키텍쳐 적용합니다.

Set base architecture

Face swap workflow 중심으로 도메인 구성 잡기

  1. Extraction
  • Face Detection
  • Face Alignment
  • Face Segment
  1. Training
  2. Conversion

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.