Giter Site home page Giter Site logo

haolinwei / ccnf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tadasbaltrusaitis/ccnf

0.0 2.0 0.0 812.45 MB

Libraries for training and testing Continuous Conditional Neural Fields with a number of sample problems and other baselines.

License: Other

MATLAB 99.93% M 0.07%

ccnf's Introduction

These files contain the libraries needed to train and test Continuous Conditional Neural Fields (CCNF) and Continuous Conditional Random Fields (CCRF).

The project was tested on Matlab R2012b and R2013a (can't guarantee compatibility with other versions).

Some of the experiments rely on the availability of mex compiled liblinear (http://www.csie.ntu.edu.tw/~cjlin/liblinear/) and libsvm (http://www.csie.ntu.edu.tw/~cjlin/libsvm/) on your machine.

--------------- Copyright information ---------------------------------------

Copyright can be found in the Copyright.txt

--------------- Code Layout -------------------------------------------------

./CCNF - the training and inference libraries for CCNF ./CCRF - the training and inference libraries for CCRF

./music_emotion - emotion in music prediction experiments results/ - the results from running the experiments, comparing the use of CCNF, CCRF, Neural Net (CCNF without edge), and SVR models

./patch_experts - training code for patch expert training (for facial landmark detection), the landmark detector that uses these patches can be found in https://github.com/TadasBaltrusaitis/CLM-framework. ccnf_training/ - training CCNF patch experts (for the Constrained Local Neural Fields for robust facial landmark detection in the wild paper) data_preparation/ - converting image and landmark datasets to the right formats svr_training/ - training SVR patch experts (the standard CLM patch experts)

------------- Final remarks ------------------------------------------------

I did my best to make sure that the code runs out of the box but there are always issues and I would be grateful for your understanding that this is research code and not a commercial level product. However, if you encounter any probles please contact me at [email protected] for any bug reports/questions/suggestions.

ccnf's People

Contributors

tadasbaltrusaitis avatar

Watchers

James Cloos 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.