aidlearning / 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
https://docs.aidlux.com
Other
5.59k stars 704 forks source link

Failed to run pose example. #64

Closed hello-yaowq closed 4 years ago

hello-yaowq commented 4 years ago

Two face apps on the desktop can work well in my K20pro(MIUI11, Android10), but i failed to run the pose app, the last log shows run py2 log=> python:can't open file 'aid.log':[Errno 2] No such file or directory run py3 log=> webcam_demo.py error:: unrecoginized arguments:50000

How can i solve these problems,thx!

aidlearning commented 4 years ago

I try it ....find the bug too. I will fix it .....one other way you can open the terminal and run in command:

cd /home/mutipose/
python3 web_demo.py

you can try it....thank u give the bug info...

aidlearning commented 4 years ago

new version 0.86 have fixed the bug...