Skip to content
forked from MonsterZhZh/HRN

Implementation for Label Relation Graphs Enhanced Hierarchical Residual Network for Hierarchical Multi-Granularity Classification

License

Notifications You must be signed in to change notification settings

rexnxiaobai/HRN

 
 

Repository files navigation

HRN

Implementation for Label Relation Graphs Enhanced Hierarchical Residual Network for Hierarchical Multi-Granularity Classification

Paper

This repo is a implementation for paper Label Relation Graphs Enhanced Hierarchical Residual Network for Hierarchical Multi-Granularity Classification that has been accepted by CVPR2022.

Network Architecture

network structure

Visual Demonstration

HMC-LMLP

HMC-LMLP

HMCN

HMCN

C-HMCNN

C-HMCNN

Chang

Chang et al.

Our

Ours

Requirements

  • Python 3.6+
  • Pytorch 1.2+
  • Torchvision 0.4+
  • networkx 2.5
  • CUDA 10.2

Supporting Files for Datasets

Code

About

Implementation for Label Relation Graphs Enhanced Hierarchical Residual Network for Hierarchical Multi-Granularity Classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%