Hi, thank yoyu very much for your answer!

I know it's a **terribly** lame question, but I generally always installed 
mxnet/gluoncv with pip. In order to try your suggestion, I'm assuming I should 
follow the instructions for an installation from source and switch to the 
branch you indicated?
So something like:

```
* pip install --upgrade mxnet -f https://dist.mxnet.io/python/all
* git clone https://github.com/dmlc/gluon-cv
* git checkout v1.x
* cd gluon-cv && python setup.py install --user
```
or am I getting this completely wrong?

As for using the specific tool you indicated, to update only the ONNX export 
files...how could I do that? :sweat:

I'm sorry, I'm not completely familiar with these things and I want to be sure 
to be following the right procedure!

Thanks!





---
[Visit 
Topic](https://discuss.mxnet.apache.org/t/exporting-model-to-onnx-or-alternative-way-to-run-on-android/6862/3)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.mxnet.apache.org/email/unsubscribe/18337d24de7322ec9e8b05fb9d03d24f81cdd8ee94669b6d8ae1f82b861e4e40).

Reply via email to