Image Classification : involves predicting the class of an object in an image.
Object Localization : involves identifying the location of objects in an image.
Object Detection : combines both of these tasks i.e, classifies and localizes objects in an image.
- Tensorflow
- Numpy
- Matplotlib