Closed dblatner closed 4 years ago
Is it possible to run the model on a mobile device (iOS, Android) or compatible with neural architectures like MobileNetV3, EfficientNet-B0/1/3 ?
I like to see the performance and accuracy in action on real-time captured video streams from the device.
Hi, currently the method is offline and is not realtime. To adapt to these models, it won't be too hard to implement an interface similar to the MiDaS one and enable MobileNetV3 as the backend.
Is it possible to run the model on a mobile device (iOS, Android) or compatible with neural architectures like MobileNetV3, EfficientNet-B0/1/3 ?
I like to see the performance and accuracy in action on real-time captured video streams from the device.