#Cartoonify an Image
I have successfully developed Image Cartoonifier with OpenCV in Python. It will transform images into its cartoon. Yes, the objective of this machine learning project is to CARTOONIFY the images.
#Cats vs Dogs Classification
In this project, I build and train a convolution neural network for classifying images of Cats and Dogs.