You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Alex via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/25 01:28:03 UTC

[Apache TVM Discuss] [Questions] Deploy object detection on GPU and FPGA


I want to deploy object detection on ZYNQ104, but I am a fresh man on machine learning and FPGA, can I use emulator to do it? I do not have an FPGA yet, but I want to do experiment to compare it.





---
[Visit Topic](https://discuss.tvm.apache.org/t/deploy-object-detection-on-gpu-and-fpga/8519/1) to respond.

You are receiving this because you enabled mailing list mode.

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

[Apache TVM Discuss] [Questions] Deploy object detection on GPU and FPGA

Posted by Alex via Apache TVM Discuss <no...@discuss.tvm.ai>.

I met some problems on MXNET, no module named mxnet, although I have pip install, but I can not import it from setting->interpreter. So are there any simple sample I can run asap about deploy object detection on FPGA through TVM ? Thank you so much. And how can I design experiment about TVM, for example, compared FPGA with gpu through tvm





---
[Visit Topic](https://discuss.tvm.apache.org/t/deploy-object-detection-on-gpu-and-fpga/8519/3) to respond.

You are receiving this because you enabled mailing list mode.

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

[Apache TVM Discuss] [Questions] Deploy object detection on GPU and FPGA

Posted by Liangfu Chen via Apache TVM Discuss <no...@discuss.tvm.ai>.

Before start working on actual FPGA, we could evaluate with TSIM (cycle-accurate simulation) in TVM; For experiments with vision models, please refer to [ Deploy Pretrained Vision Model from MxNet on VTA](https://tvm.apache.org/docs/vta/tutorials/frontend/deploy_classification.html?highlight=tsim), and there you can setup SIM/TSIM based simulation of vision tasks like object detection.





---
[Visit Topic](https://discuss.tvm.apache.org/t/deploy-object-detection-on-gpu-and-fpga/8519/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/3b72a877b2d1575ad982923e72f7eb7edd912d72ad1e7e0b5a8e9d113c5d0635).