RockStarCoders / alienMarkovNetworks

Using MRFs and CRFs for computer vision problems.
21 stars 9 forks source link

udpate features #34

Open jsherrah opened 10 years ago

jsherrah commented 10 years ago

In Ladicky et al "Associative Hierarchical Random Fields", PAMI 2013 they get a 10% boost in performance by adding more features to the texton boost framework.

The task it to implement those features in our framework and benchmark.