yangze0930 / NTS-Net

This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
MIT License
450 stars 118 forks source link

utils and dataset implemented #54

Open 8kta opened 3 years ago

8kta commented 3 years ago

scipy.misc is deprecated use imageio instead.