Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Code for our ICCV 2017 paper "Higher-order Integration of Hierarchical Convolutional Activations for Fine-grained Visual Categorization"

NotificationsYou must be signed in to change notification settings

cssjcai/hihca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The implementation of “Higher-order Integration of Hierarchical Convolutional Activations for Fine-grained Visual Categorization” by Sijia Cai, Wangmeng Zuo and Lei Zhang.

Environment

  • Ubuntu 14.04
  • NVIDIA GeForce GTX TITAN X
  • MatConvNet (v1.0-beta20)

Usage

  • First you need to download the FGVC datasets (CUB,AircraftandCars) and unzip them into the folder “./datasets”
  • Download the pretrainedVGG16 model and put it into the folder “./models/pretrained_models”
  • Compile MatConvNet with GPU and the cuDNN support
  • Train: run hihca_main.m by setting runPhase=train
  • Test: run hihca_main.m by setting runPhase=test

Citation

If you find the codes of this repository useful, please cite the following paper:

`@inproceedings{cai2017higher,  title={Higher-Order Integration of Hierarchical Convolutional Activations for Fine-Grained Visual Categorization},  author={Cai, Sijia and Zuo, Wangmeng and Zhang, Lei},  booktitle={Proceedings of International Conference on Computer Vision},  pages={511--520},  year={2017}}

`

Contact

For any question, please contact

`cssjcai@gmail.com

About

Code for our ICCV 2017 paper "Higher-order Integration of Hierarchical Convolutional Activations for Fine-grained Visual Categorization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp