Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 529 Bytes

File metadata and controls

12 lines (7 loc) · 529 Bytes

Pattern-Recognition-Course-Design

The code for flower classification for pattern recognition course design in Python.

fRemote: containing code using Pytorch and deep learning to classify flowers.

fSVMoRF: containing code using SFTA feature extraction and SVM, RF tp classify flowers.

fsvm: containing code using fusion feature extration and SVM to classify flowers.

test: containing code using visual vocabulary feature extraction and NN classifier to classify flowers.

latex: containing the report paper writed by Latex.