Skip to content

Yoline777/AidLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AidLearning

License

Aidlearning is a Python programming framwork for mobile devices. In addition to some of the features available in the Linux environment, Aidlearning has supported GUI and neural network environments. For example, Caffe, Tensorflow, Mxnet, ncnn, Keras are perfectly supported.

Aidlearning是一个手机可用的Python编程框架。将Linux系统移植到手机上,开发者可以高效、方便地进行Python编程。除了一些Linux环境下可用的功能,Aidlearning还加入了GUI和神经网络环境,现阶段已经完美支持Caffe, Tensorflow, Mxnet, ncnn, Keras


Support most common deep learning frameworks

支持大部分常用的深度学习框架


Instructions

使用方法

You just need download the aidlux.apk, and install it, it only 7M size.

PC can connect to mobile by using ssh-keygen. Generate a new key pair with ssh-keygen in your PC. Then copy the public half of the key pair to your mobile. For instance, Copy /Users/yourname/.ssh/id_rsa.pub to your mobile's ~/.ssh and rename it to authorized_keys. Now, you can connenct to your mobile by command ssh USER@IP(ssh u0_a201@192.168.1.6 -p8022)


Graphical User Interface

GUI集成

We fixed Graphical User Interface for the Linux on Andorid(It has been pruned by andorid!), so you can display results and debug quickly. For instance, You can use opencv to open and view camera!


Features

特点概述

  • You can coding on your phone anywhere, anytime. Every inch of fragmentation have been fully utilized. Your creativity can be instantly realized with a flash of inspiration.
  • PC is an alternative way to connect to Aidlearning, you can open the url:mobilephone'sip:8900/ in the pc to Editing codes files(python files storing in the AidLearnig ) in the pc when the mobile phone and the pc in the same network group.
  • Most popular deep learning framework have been integrated, such as caffe, tensorflow, mxnet and so on.
  • Totally free

Example

Face Landmark (106 keypoints ncnn) 15fps in mobile phone

Facencnn(mobiefacenet ncnn) 15fps in mobile phone

handpose (tensorflow ) 5fps in mobile phone

body posenet for single person(converted from google ) 10fps in mobile phone

body posenet for multi-person(converted from google ) 7fps in mobile phone

Stylized picture(GAN ) 3fps in mobile phone .....