Hi everybody,
I was trying understand if I can make object detection on Android but it's not really clear if I can do it.
The most recent comments that I found are these ones:
https://discuss.pytorch.org/t/support-torchvision-ops-nms-on-mobile-cpu/69627/2
https://github.com/pytorch/vision/issues/1943#issuecomment-597624674
Can somebody confirm it?
If not, maybe we can leave the issue open until vision is ready for mobile?
Thanks :smile:
I'm also interested in this
It is not yet supported, but it is in the plans to be supported in follow-up releases of PyTorch
Is it currently supported?
@lothlorien13 No, it is still not supported in Pytorch 1.7.0
@ValerianGonnot note that once we merge (which should be soon) https://github.com/pytorch/vision/pull/2897 torchvision detection models will be supporting Android
Most helpful comment
@ValerianGonnot note that once we merge (which should be soon) https://github.com/pytorch/vision/pull/2897 torchvision detection models will be supporting Android