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
The project implements to pre-process data for Zalo Challenge 2019.
First, we use pre-trained mobilenet_v2 to extract features from images,
then use the features for cluster by KMeans Algorithm