Open dogod621 opened 6 years ago
modified_permutohedral.cc line 362:
const float f = (feature + k num_dimensions);
it is not defined
Did you train the CRF layer successfully? Would you share your training code? My email is gyimage@yeah.net. Thanks.
Hi, please replace feature
with features
.
modified_permutohedral.cc line 362:
const float f = (feature + k num_dimensions);
it is not defined