Giter Site home page Giter Site logo

fdfae's Introduction

Face Detection and Facial Attribute Editing

This is the final project for Deep Learning for Computer Vision lecture DL4CV in Technical University of Munich.

Abstract

It is practically infeasible to collect images with arbitrarily specified attributes for faces of each person. We are interested in the problem of manipulating natural images of faces by controlling some attributes of interest. Existing approaches take as an input a cropped face and then perform facial attribute editing task. However, in the real-world scenario, the input is not a cropped face. We developed a pipeline which first detects faces in the image and then changes the specified attributes for each of the detected faces.

Code

For this project we performed 2 main step:

  1. Face detection: we fine-tuned Tensorflow object detection SSD model. All codes are available in src/detection. data.py prepares data in the proper format for Tensorflow. Training is done using the codes of the original repository.

  2. Facial attribute editing: we trained the network using the original code provided by the authors. All codes are available in src/editing.

Our full pipe-line is available at detection_editing.ipynb.

fdfae's People

Contributors

yasirajaee avatar mohammadamin-barekatain avatar

Stargazers

LambdaX avatar Azade Farshad avatar

Watchers

Azade Farshad avatar  avatar

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.