All Projects → aimerykong → Low Rank Bilinear Pooling

aimerykong / Low Rank Bilinear Pooling

Fine-grained classification via second order statistics in a compact end-to-end trainable model

Projects that are alternatives of or similar to Low Rank Bilinear Pooling

Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (+52.41%)
Mutual labels:  demo, caffe
Laravel Scaffold
The base for developing awesome projects
Stars: ✭ 142 (-2.07%)
Mutual labels:  demo
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-4.83%)
Mutual labels:  demo
27daysofcode
A repo with small projects
Stars: ✭ 140 (-3.45%)
Mutual labels:  demo
Mobilenetv2
Stars: ✭ 138 (-4.83%)
Mutual labels:  caffe
Aspnetcore Angular Ngrx
🚀 An ASP.NET Core WebAPI Demo with an Angular Client using Ngrx store and effects and Signalr
Stars: ✭ 141 (-2.76%)
Mutual labels:  demo
Flownet2 Docker
Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
Stars: ✭ 137 (-5.52%)
Mutual labels:  caffe
Gestureai Coreml Ios
Hand-gesture recognition on iOS app using CoreML
Stars: ✭ 145 (+0%)
Mutual labels:  demo
Mss
Marine Systems Simulator (MSS)
Stars: ✭ 142 (-2.07%)
Mutual labels:  toolbox
Tcb Demo Basic
小程序·云开发系列教程——基础能力DEMO
Stars: ✭ 140 (-3.45%)
Mutual labels:  demo
Anomaly Detection In Surveillance Videos
Real-World Anomaly Detection in Surveillance Videos
Stars: ✭ 139 (-4.14%)
Mutual labels:  caffe
Fast Reid
SOTA Re-identification Methods and Toolbox
Stars: ✭ 2,287 (+1477.24%)
Mutual labels:  toolbox
Mobilenet Ssd
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Stars: ✭ 1,805 (+1144.83%)
Mutual labels:  caffe
Gameframework demo
基于Unity3D框架Game Framework( http://gameframework.cn )的教程和实例,对应教程:http://www.benmutou.com/archives/category/unity3d/game-framework
Stars: ✭ 138 (-4.83%)
Mutual labels:  demo
Lockdemo
指纹识别、图形识别、aliOCR识别
Stars: ✭ 142 (-2.07%)
Mutual labels:  demo
Splitbrainauto
Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.
Stars: ✭ 137 (-5.52%)
Mutual labels:  caffe
Flutter Tiktok Ui Api Clone
Flutter Tiktok UI API Clone
Stars: ✭ 139 (-4.14%)
Mutual labels:  demo
Interactive Repulsive Effect
🍫 An interactive repulsion effect of grid items as seen in BestServedBold's Dribbble shot "Holographic-Interactions".
Stars: ✭ 141 (-2.76%)
Mutual labels:  demo
Write Music
visualise sentence length
Stars: ✭ 144 (-0.69%)
Mutual labels:  demo
Segmentedcontrol
Android SegmentedControl + multi row support
Stars: ✭ 143 (-1.38%)
Mutual labels:  demo

Low-Rank-Bilinear-Pooling

Code, demo and model for our project of low rank bilinear pooling for fine-grained classification

alt text

For papers, slides and posters, please refer to our project page

Several demos are/will be included as below --

  1. demo 1: quick training using caffe, including matlab files for initialization [available];
  2. demo 2: hyperparameter study by low-rank and co-decomposition on the classifier parameters [available];
  3. demo 3: three methods of visualization [available];
  4. demo 4: fine-tuning the network using matconvnet [available];

For each demo, there will be some models involved. Please download those models from the google drive

The folder named "caffe-20160312" is a modified caffe toolbox by Yang Gao for his "compact bilinear pooling" page. Please follow the caffe instructions for compiling the toolbox. The configuration file within it should be revised accordingly.

As for details on the training, demo and code, please go into each demo folder.

If you find our model/method/dataset useful, please cite our work:

@inproceedings{kong2017lowrankbilinear,
  title={Low-rank Bilinear Pooling for Fine-Grained Classification},
  author={Kong, Shu and Fowlkes, Charless},
  booktitle={CVPR},
  year={2017}
}

last update: 05/09/2017

Shu Kong

aimerykong At g-m-a-i-l dot com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].