MOPCNN
Code for Multi-scale Orderless Pooling of Deep Convolutional Activation Features
Install / Use
/learn @cookyecat/MOPCNNREADME
This code is from https://dl.dropboxusercontent.com/u/226877812/MOP-CNN/mop.htm The original content:
This code contains two folders
- feature extraction: extracts deep activations for image patches
- pooling: pools these patches into a global vector
Please read readme in each folder to get details.
This code is based on the following paper:
Yunchao Gong, Liwei Wang, Ruiqi Guo, Svetlana Lazebnik. Multi-scale orderless pooling of deep convolutional activation features. ECCV 2014.
