FlyingMoon-GitHub / ACNet

An unofficial Implementation of ACNet based on PyTorch.
20 stars 5 forks source link

ACNet

An unofficial implementation of ACNet proposed in "Attention Convolutional Binary Neural Tree for Fine-Grained Visual Categorization" (CVPR 2020) based on PyTorch.

Official code based on Caffe can be accessed here.