Alessandro Zinnai

Results 3 issues of Alessandro Zinnai

I'm currently using opencv 3.2.0. While I was compiling I got this error: `fatal error: opencv2/xfeatures2d/nonfree.hpp: No such file or directory compilation terminated.` even if I have correctly installed libopencv-nonfree-dev....

Hi, I'm trying to add an embedding layer at the begging of the encoder but I cannot figured out an effective way to do this. Does someone have an idea?...

Hi, I'm trying to implement a many to one model using the AttentionSeq2Seq model. I want to classify each sentence in my corpus with a category. Each sentence has a...