└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # TASN 2 | Code (MXNet version) for our cvpr'19 paper "Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognition" 3 | 4 | ![alt text](https://user-images.githubusercontent.com/35843017/59253558-14314380-8c61-11e9-9c90-c8de5442ccad.jpg) 5 | 6 | 7 | Notes 8 | ------- 9 | The code and model can be found in https://github.com/researchmm/tasn 10 | 11 | --------------------------------------------------------------------------------