Joshua Z. Zhang

Results 257 comments of Joshua Z. Zhang
trafficstars

Yes, but you have to build mxnet with cuda first

The link in readme should be fine. https://github.com/zhreshold/mxnet-ssd.cpp/releases/download/v0.1/deploy_ssd_300_voc0712.zip

There you go, try again plz.

No, it does not currently. It is still possible but requires lot's of tests and specialization due to the lack of POSIX compatibility.

You can for sure if you reuse the current API for video frames, but it's slow w/o GPU. Basically it's processing frame by frame.

det::Detector.detect(...)

I would suggest that you use v0.7 as the notebook is tested with tvm version 0.7, the converter may have been updated since then