Builds and runs an exported image classification impulse on ESP32 Cam
Stars
116
Forks
36
Watchers
116
Open Issues
9
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
Changed name structure of images being saved on SD card to match upload format on Edge Impulse Studio
f5cd91aView on GitHubChanged folder structure and added ei-library for testing purposes
2963a09View on GitHubupdated saved image name with predicted label on SD card
8159fa9View on GitHubChanged raw_feature_get_data to fix same prediction issue + added inference on boot sketch
8885ca9View on GitHubAdded info on which transfer learning model to use + which image size
94d7d8eView on GitHubAdded two examples - Basic & Advanced image classification
c871645View on GitHub