All Projects → mtmd → Mobile_ConvNet

mtmd / Mobile_ConvNet

Licence: other
RenderScript based implementation of Convolutional Neural Networks for Android phones

Programming Languages

RenderScript
48 projects
java
68154 projects - #9 most used programming language
forth
179 projects

Android and RenderScript Based Convolutional Neural Networks

The project implements SqueezeNet on Android phones. We use RenderScript efficiently to minimize the execution time. I have tested the project on three different Android phones (Nexus 5, Nexus 6P and Samsung Galaxy). The achieved speedups on these platforms are 310X, 133.89X, and 59.54X respectively. The results are submitted to a conference as a paper which is under review.

Documentation

As the documentation overlaps with the content of the paper, we will publish them when we get the result of submission. However, if you are interested in working on the project, please contact me for more information.

Email

[email protected]

Citing

If this project helped your research, please kindly cite our work.

Motamedi, Mohammad, Daniel Fong, and Soheil Ghiasi. "Cappuccino: Efficient Inference Software Synthesis for Mobile System-on-Chips." arXiv preprint arXiv:1707.02647 (2017).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].