GithubHelp home page GithubHelp logo

zhaofang0627 / face-deocc-lstm Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 6.0 151 KB

Robust LSTM-Autoencoders for Face De-Occlusion in the Wild

License: MIT License

Makefile 0.12% Python 30.47% Cuda 69.41%

face-deocc-lstm's Introduction

Robust LSTM-Autoencoders for Face De-Occlusion in the Wild

Code for paper Robust LSTM-Autoencoders for Face De-Occlusion in the Wild by Fang Zhao, Jiashi Feng, Jian Zhao, Wenhan Yang, Shuicheng Yan; TIP 2018.

Getting Started

To compile cudamat library, modify CUDA_ROOT in cudamat/Makefile to the relevant cuda root path.

Install caffe and pycaffe.

Next compile .proto file by calling

protoc -I=./ --python_out=./ config.proto

Training and Test

lstm_ae_spatial_mr_com.py: training and test for the RLA model described in the paper.

lstm_ae_spatial_mr_com_ladv.py: training and test for the Identity Preserving RLA (IP-RLA) model described in the paper.

face-deocc-lstm's People

Contributors

zhaofang0627 avatar

Stargazers

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

Watchers

 avatar  avatar

face-deocc-lstm's Issues

The dataset

Will you release the synthetic dataset your paper used? And the generate script?

How can I train this model with my own dataset?

Hello, I study Face Recognition and I'm interested in your paper.

First of all, Thank you for sharing your code. But, I have a problem with using your source code. The problem is that I don't know how to train this source code with my own dataset.

Could you let me know the way to train my own dataset?

Thank you.

Error: no module named 'gpu_lock2'

Hi. Thanks for releasing the source code. When I try to run the code I get the error "no module named 'gpu_lock2'" under the util.py file. I googled this but found no such open source library. How to fix this?

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.