AidLearning-FrameWork

🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS

OTHER License

Stars
5.6K
Committers
4

Bot releases are hidden (Show)

AidLearning-FrameWork - Fixed OPPO/Nubia cannot start cam bug!

Published by aidlearning over 5 years ago

1、Fixed OPPO/Nubia cannot start camera bug!
2、Fixed the FaceID/FacePose support the Python3
3、Fixed the white screen under the terminal bug!

AidLearning-FrameWork - Drag and Touch programing support, code auto complete support

Published by aidlearning over 5 years ago

What's new:

  1. Fixed the bug that apt update failed (ps:The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD62925553 NO_PUBKEY 7638D0442B90D010 NO_PUBKEY EF0F382A7B6500)
  2. AiCode has major updates:
  • The interface and menu were redesigned to fix the bug of floating menu occlusion code.
  • New code auto-prompting function, if you input the initial letters of variables, functions and keywords, the system will automatically complete , which can greatly improve efficiency.
  • New ui Design Interface (Wizard), now ui design does not require you to write ui code , you can use touch and drag Components to generate ui codes. We have built-in a large number of UI development components,the system will automatically generate ui code, you only need to focus on the core processing code.
  1. Redesign the example codes and use the new ui Design method.

  2. Because of the importing of touch and drag programming, the development code now adopts the method of separating the ui interface from the personal core processing code. The ui interface code is generated by the system, and the core processing code system also generates the port, you can focus on the part you really want to deal with.

  3. Fixed the problem of relying on a small amount of network traffic. Now even if your mobile phone is in flight mode, it can run the system.

  4. Update other bugs that affect stability

AidLearning-FrameWork - V0.72

Published by aidlearning over 5 years ago

Update:

  1. update python3.5.1 to python3.6.4
  2. update Gluoncv 0.3 to Gluoncv 0.4
  3. update pytorch 0.5 to pytorch 1.1
  4. fix some other bugs
AidLearning-FrameWork - AidLearningV0.70

Published by aidlearning over 5 years ago

What's new:

Full support for Python 3 and python 2, as well as PIP3 and PIP2 install

Caffe/MXNET/Gluoncv/Tensorflow/ Keras/Pytorch/Opencv4 for Python3 and Python2 are perfectly supported

With the new CVS package, you can easily customize your interface with Python code:

cvs. setTitle ("Face Recognize")
cvs. setInput_dict (usr_dict)
cvs. setSubmitName ("Register your FaceID")
cvs. setCamX (350,480)
cvs. setInfoX (320,60)

Now You can use apt (apt-get) to install new packages to improve your Linux Environment...

Some BUGs have been solved, such as:
Press the home key to return home and then enter the app: Instead of returning to the GUI, the problem is returning to the terminal.
Reducing dependence on network traffic.

Adding new buttons for running Python 3 and python 2 online for Aid_code IDE

Add the AI Example Center, put some examples on the website, the new examples can be downloaded from the website in the future, in order to prevent the distribution of installation packages too large.

Modified accounts that do not activate the mailbox can be logged in directly, but there are prompts to activate the interface after login...

AidLearning-FrameWork - AidLearningV0.60

Published by aidlearning over 5 years ago

Release the ssh connect pc
Release the Edit codes in the pc by 8900 port

AidLearning-FrameWork - AidLearningV0.59

Published by aidlearning over 5 years ago

Support Caffe,Mxnet,Tensorflow,Keras,Ncnn
Support Opencv2,git,ssh,
andorid OS: aarch64
AidCode:Python 2.7 Online Run and show logs...