Haoxiang Li

Results 4 comments of Haoxiang Li

Hi @mysteriouss I can't reproduce this on my side. My settings are iOS 9.3 $(ARCHS_STANDARD)

Thanks guys. Sorry that I don't have time to maintain the mxnet file.

Hi, you can modify the lines 81~84 in the file ViewController.mm ``` NSString *jsonPath = [[NSBundle mainBundle] pathForResource:@"Inception_BN-symbol.json" ofType:nil]; NSString *paramsPath = [[NSBundle mainBundle] pathForResource:@"Inception_BN-0039.params" ofType:nil]; NSString *meanPath = [[NSBundle...

need to do `pip install imageio-ffmpeg`, confusing error messages though