PyTorch_BlazeFace
PyTorch_BlazeFace copied to clipboard
Are you considering to port this net to PyTorch Mobile?
I'm currently looking for a good way to use this kind of models in compute-limited devices such as smartphones using PyTorch Mobile instead of TensorFlow. Thanks ;)
Once your tflite model is ready, C++ inference implementation for both Android and iOS should work. Check my repo