sipeed / MaixPy-v1

MicroPython for K210 RISC-V, let's play with edge AI easier
https://wiki.sipeed.com/maixpy
Other
1.67k stars 437 forks source link

Model selection #458

Open Pacifist-99 opened 2 years ago

Pacifist-99 commented 2 years ago

I want to create a gender and age detection algorithm for maixduino board . I have been creating custom models using axelerate framework . i have used different architectures like resnet50, densenet ,mobilenet architectures but none of them is giving any good models. Is there any other way to train models for maixduino? what should be ideal range of size for a model?

lcy0110 commented 2 years ago

Why none of them haven't give u any good models?If u r unsatisfied with the acc or other thing?I think maybe u should describe more detials.