euraka71

Results 1 comments of euraka71

I uninstall official mxnet.And install this by ``` cd mxnet-yolo/mxnet/python python setup.py install ``` on win10.Then run demo.py,it still shows that > module 'mxnet.symbol' has no attribute 'stack_neighbor' Anyone can...