Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 278 Bytes

File metadata and controls

7 lines (6 loc) · 278 Bytes

Image-classification-with-cnn-and-svm-model

Project at school

--------HOW TO USE--------

  • python version: 3.6.5
  1. In "extract_feat.py" file change directory folder which contain images data, then run: python3 extract_feat.py
  2. Train and test model: python3 train.py