This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" , I support this repository to implement training on own dataset, and also providing densenet as feature extractor network.
Primary LanguagePython