Shipeng Xie
Results
3
comments of
Shipeng Xie
To use other models, I suggest to follow the instruction in [this](https://github.com/caffe2/AICamera/blob/master/Exporting%20Squeezenet%20to%20mobile.ipynb) use the onnx_caffe2 to transform onnx model to caffe2 rather than other ways. Using the model exported from...
Duplicate of #21
I think the error comes from yuv to rgb conversion and I have clarified it in #14. Moreover, if using PyTorch to train the model, the input_data in JNI should...