This project offers two Flask applications that utilize ImageAI's image prediction algorithms and object detection models. These apps enable users to upload images and videos for object recognition, detection and analysis, providing accurate prediction results, confidence scores, raw data of detected objects at frame-level, and object insights.
Stars
15
Forks
7
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Merge branch 'master' of https://github.com/MaxineXiong/ImageAI-Web-Apps
3296983View on GitHubcode refactored adhering to PEP 8; requirements.txt updated
bd3bfc1View on GitHub