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).
First of all, thank you very much for your work.Secondly, I am a little confused about the partcls_loss.At the beginning of the training, the regions clipped from the original image may be the background area, but you gave it an original image label. Will it cause errors in the convergence direction of the network and the normal direction?Looking forward to your reply. Thank you!
First of all, thank you very much for your work.Secondly, I am a little confused about the partcls_loss.At the beginning of the training, the regions clipped from the original image may be the background area, but you gave it an original image label. Will it cause errors in the convergence direction of the network and the normal direction?Looking forward to your reply. Thank you!