This project utilizes image processing techniques to identify an object given an image. The four objects that can be identified are:
- Keyboards
- Mouse
- Cell phones
- Balls
The images should only contain one of the four objects and the object should be completely within the image.
This project is licensed under the MIT License - see the LICENSE file for details