/CUB_feature_extraction

I extract the multiview features of CUB dataset. It contains two views, one of which is from image features extracted by GoogleNet(2048-dimension) and the other is from text features using doc2vec(300-dimension).

Primary LanguagePython

Watchers