1

If you are required to do a custom Object Detector for Mobile.

Would rather use Tensorflow, Theano, or PyTorch to train the model?

Comments
  • 1
    Pytorch and then export it to ONNX. Should work on most mobile devices.
Add Comment