Hi,
I have built & tuned successfully the mxnet gluoncv model, and the result (classIds, scores, boxes) of the model referenced is NDArray. I want to draw boxes of class Person only, so I need to select these results by the condition. I got a big issue of performance with the tvm.runtime.ndarray.NDArray conversion. The conversion to numpy array always costs around 300ms. Is there any way or method that I can filter these results better? Many thanks!! --- [Visit Topic](https://discuss.tvm.ai/t/ndarray-conversion-to-numpy-array-take-time-around-350ms-with-a-simple-data/6053/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/7bca975ba8f00064a5d6f556b84ceb856ea1f51d2cea1d0e0d950b4265d4a6a2).