mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
1.0 KiB
1.0 KiB
AI-on-the-edge-device
This is an example of Artificial Intelligence (AI) calculations on a very cheap hardware.
Details can be found on the Wiki pages.
Changelog - lastest version
Rolling (2020-08-13)
- Implementation of Digital Consistency Check: check if Digit shows next number earlier, than previous number has gone through zero - Turn on/off - see updated config.ini
CheckDigitIncreaseConsistency = True) Not fully tested!
0.1.0 (2020-08-07)
- Initial Version
Known Issues
- spontaneous reboot, especially in case of intensive web server access
- stopping automated tflite flow - Error teared down to alignment procedure (results in restart)
- Camera initialization stuck not often, but randomly 5s after reboot - Hard reboot (power on/off) necessary :-( --> Next try: adopted reboot sequence with additional and extended camera reset
Solved topics
- stuck in reboot - Solved by modified startup sequence