Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 162 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 162 Bytes

Data pre-processing (IMAGE DATA SET) using python

  • Convert dataset into BGR scale
  • Used VGG16 to extract features
  • Accuracy score = 95 %
  • Fully Documented