Mis-tletoe

Results 4 comments of Mis-tletoe
trafficstars

> 我用你的代码, 就改了这句gensim_dict.doc2bow(model.wv.vocab.keys(), allow_update=True),每次模型结果都是negative 我也是这个问题 请问你解决了吗?

> 我测试了你的程序,但是从相同的模型文件加载进来的模型,每次对同一个文本进行分类得到的结果都会有变化,在随机数seed设置相同的情况下,这个可能是什么原因呢? 请问你有修改代码吗?为什么测试数据集的时候预测结果都是一样的呢?

I have also faced your problem. C:\Users\Admin\.pyxbld\temp.win-amd64-3.5\Release\pyrex\darkflow\darkflow\cython_utils\cy_yolo_findboxes.c(435): fatal error C1083: Cannot open include file: 'numpy/arrayobject.h': No such file or directory I don't know how to solve.

@tonmoyborah Thanks,but the problem now is:ImportError: No module named 'darkflow.darkflow.cython_utils.cy_yolo_findboxes' when I run the run.py