abhimanyudubey / confusion

Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"
https://arxiv.org/abs/1705.08016
200 stars 39 forks source link

Wish #7

Closed DingRizhi closed 5 years ago

DingRizhi commented 5 years ago

Hello~Could you have implemented this code with pytorch?

abhimanyudubey commented 5 years ago

Hi, we do have a small code bit in the PyTorch folder, which can easily be added to any existing fine-tuning routine. Hope that helps!