mjain72 / Transfer-learning-multi-model-CNN-XGBoost-SVC-

Combining Transfer Learning with Various Classifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transfer-learning-multi-model-(CNN-XGBoost-SVC)

Plant seedlings classification using three classifiers: XGBoost, SVC abd CNN in combination with transfer learning and OpenCV. We used weights from pre trained VGG19 model to take tha advantage of transfer learning to train a classification model to determine different species of seelings. The image data can be found at https://www.kaggle.com/c/plant-seedlings-classification/data .The ensemble model from these classifiers was created.

About

Combining Transfer Learning with Various Classifiers

License:MIT License


Languages

Language:Python 100.0%