There is an increasing scope for applying computer vision techniques for intelligent camera applications on smartphones. Many such applications will need to run in real-time to ensure a good user experience. With this in mind, our efforts to measure the performance of one common technique (object detection) can be helpful when thinking of developing a camera application using models like SSD-MobileNet and YOLO, as we can estimate run-time performance better.
Of course, we can extend this work directly to a "real" smartphone application as well.
(Some) Problems in this work: