Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

File metadata and controls

7 lines (4 loc) · 238 Bytes

ImageClassificationUsingTensorflow

Build a CNN based classifier to classify images between cats and dogs with a sample size of 1000 images per class.

Achieved an accuracy of 87% using tranfers learning.

Used MobilenetV1 architecture