MiguelMonteiro / CRFasRNNLayer

Conditional Random Fields as Recurrent Neural Networks (Tensorflow)
MIT License
82 stars 20 forks source link

lattice_filter.so not found #23

Closed TXFR closed 5 years ago

TXFR commented 5 years ago

Excuse, when I run your program, I can't find the lattice_filter.so. So I am wondering if I missed some details in your paper, and it would be grateful if you can help me out.

MiguelMonteiro commented 5 years ago

Did you compile the code in the permutohedral lattice repository?

TXFR commented 5 years ago

Um...yes, I already compiled it. But I'm not sure if the promblem was caused because I use the Windows operating system?

MiguelMonteiro commented 5 years ago

yes, doesn't work on windows, only on mac or linux