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
In this project we use BoW method to extract image feature, then classify them with KNN. Old-school method from pre-deep-learning era. A comparison is made with vgg16 network. Deep learning wins for sure.