Coder Social home page Coder Social logo

siffi26 / aspl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kezewang/aspl

0.0 2.0 0.0 4.14 MB

Active Self-Paced Learning for Cost-Effective and Progressive Face Identification

CMake 2.71% Makefile 0.89% Shell 0.86% Dockerfile 0.07% HTML 0.05% CSS 0.24% C++ 79.63% Cuda 5.23% MATLAB 0.84% Python 8.39% C 1.09%

aspl's Introduction

Active Self-Paced Learning for Cost-Effective and Progressive Face Identification (ASPL) from Keze Wang's research projects: http://hcp.sysu.edu.cn/active-self-paced-learning-for-cost-effective-and-progressive-face-identification/


The source code is for educational and research use only without any warranty. if you use any part of the source code, please cite related paper: Liang Lin, Keze Wang, Deyu Meng, Wangmeng Zuo, and Lei Zhang, "Active Self-Paced Learning for Cost-Effective and Progressive Face Identification", IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), DOI: 10.1109/TPAMI.2017.2652459, 2017.

If you have any question about the code, please email [email protected]

The code is tesed on Ubuntu 14.04 platform with OpenCV 3.1.

Note that, the Support Vector Machine Classifier is from the liblinear library (https://www.csie.ntu.edu.tw/~cjlin/liblinear/), which is seamlessly included in the src folder.

Please reference the following steps to run the code.

  1. Set up the caffe with OpenCV3.0 according to http://caffe.berkeleyvision.org/install_apt.html

  2. Download the CACD dataset (http://bcsiriuschen.github.io/CARC/, you can download our verison through http://www.sysu-hcp.net/wp-content/uploads/2017/05/cacd.zip) and CASIA-WebFace dataset (http://www.cbsr.ia.ac.cn/english/CASIA-WebFace-Database.html). The image data should be placed in ASPL/datasets/cacd and ASPL/datasets/webface

  3. Modify the absolute path in ASPL/src/config/config_cacd.txt, ASPL/src/config/config_webface.txt and ASPL/src/make_run.sh to run the ASPL learning framework.

Acknowledgements

We would like to deeply thank Depeng Liang for his preliminary contributions on this project!

aspl's People

Contributors

kezewang avatar

Watchers

James Cloos avatar Siffi Singh 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.