Deep Co-occurrence Feature Learning for Visual Object Recognition
Ya-Fang Shih*, Yang-Ming Yeh*, Yen-Yu Lin, Ming-Fang Weng, Yi-Chang Lu, Yung-Yu Chuang
(CVPR 2017)
.
āāā src/
āāā data/
ā āāā cub/
ā āāā models/
āāā exp/
ā āāā cub-imdb.mat
ā āāā deep_cooc_models/
ā āāā feature_maps/
āāā from-bcnn-package/
āāā matconvnet/
āāā vlfeat/
Installation
- clone the Deep-COOC repository
- follow the intructions to install matconvnet
- download vlfeat toolbox, and put the files into
vlfeat/
- download CUB-200-2011 dataset, and put the files into
data/cub/
- download ImageNet-pretrained CNN models (in our experiments, we used the imagenet-resnet-152-dag model), and put them into
data/models/
- run
src/main.m
Deep Cooc
Deep Co-occurrence Feature Learning for Visual Object Recognition (CVPR 2017)
Deep Cooc Info
ā Stars 36
š Homepage yafangshih.github.io
š Source Code github.com
š Last Update 8 months ago
š Created 5 years ago
š Open Issues 1
ā Star-Issue Ratio 36
š Author yafangshih