Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 370 Bytes

File metadata and controls

11 lines (6 loc) · 370 Bytes

ML-projects

#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.