PyTorch version for Recurrent Attention-CNN
python2.7
pyTorch - 0.3.1.post2
Codes are finishing, please wait.
- Init VGG net
Using ImageNet-pretrained VGG119 for initialization.
- Init APN net
Train APN net through finding the maximal value in feature map(conv5_4), and model it to a regression problem with MSEloss.