Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advice from other projects #8

Open
Jenpatrick opened this issue Sep 29, 2021 · 0 comments
Open

Advice from other projects #8

Jenpatrick opened this issue Sep 29, 2021 · 0 comments

Comments

@Jenpatrick
Copy link

Maybe update the readme with a few links?

A few folks have simplified opencv, and such, updated learning models, etc. If it's dead for now (your work) a few refs might help others.

Jeff feeling does opencv on rpi4, and hits the 2fps barrier, but makes leaf lower + facial detection
https://www.jeffgeerling.com/blog/2021/face-detection-my-leaf-blower

Or go nuts with an external tpu unit on the USB, and tensorflow it up from there
https://bestofcpp.com/repo/NobuoTsukamoto-edge_tpu-cpp-artificial-intelligence

(Which honestly if you can crank out good c++, and have $60 to spare for the unit, seems best. Again, sample size data set/pickle is essential)

Tpu edge unit
https://coral.ai/products/accelerator/

Hope this helps someone who stumbles here! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant