kwkwvenusgod
kwkwvenusgod
I have my own dataset with the landmark annotations like .pts file, txt file or csv file, how can I convert my annotation consistent with your dataset annotation in .t7?...
The performance of lib for pure Japanese language in text is fine. But when I am trying to tokenize some texts with mixed languages (English and Japanese) when the language...
I tried out to enable transition feature in perceptron learning. After I read the source code, I found the implementation is not consistent to the comments of make_trans_matrix(y, n_classes, dtype=np.float64)...
I am trying to enable trans_feature to get a more sophisticated model in seqlearn not only the unary term and pairwise term(transition matrix). But I encountered the exit error in...