Timur

Results 7 comments of Timur

we discussed that last week. yes, having such function is nice from one point of view. but this will make the tests and examples less expressive (they should be as...

@bertdv , I got some results for this one, however, they are not yet stable (sometimes I am getting NaN's as answers, probably it is something about matrix inversion). But...

it's fine

See e.g. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4282128, also here are tests https://github.com/psycharo/factor-graph/tree/master/src/tests

http://arma.sourceforge.net/speed.html - using this library instead of std::vector might also improve performance

Hello. What exactly is the problem? I don't see any errors in your output, they are all warnings.

The compilation seems to work fine. I am not sure if this version of densecrf is compatible with deeplabv2 (we were using the original deeplab version). You could check that...