Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Comments are turned off. Learn more
ICU | Python Project | 7P1 |
13Likes
107Views
2021May 1
Here, the input image is converted into black and white. This makes it super easy for computers to make a prediction on what the image contains. It basically compares the white pixels to the black pixels, to form a simplified version of the image. Why this project?
  • Inform supermarket owners about customer behavior
  • General surveillance
  • Customer leaves empty-handed?
  • Object detection and tracking
  • Built on machine learning, deep learning, and AI algorithms