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! :)
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! :)