You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image classification using XGBOOST by extracting features using VGG16 ImageNet. This project explains the process of using XGBOOST for image classification using pre-trained weights (VGG16) as feature extractors.
Here I am combining best of the both worlds, one is traditional Machine Learning and Deep Learning to create a hybrid model which classifies Tomato Leaf Diseases.