ChaojianYu / Hierarchical-Bilinear-Pooling

Implementation for <Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition> in ECCV'18.
Other
103 stars 23 forks source link

Train_accuracy problems #8

Open Blue-Clean opened 5 years ago

Blue-Clean commented 5 years ago

hi,@ChaojianYu, Recently, i found a problem.when i delete the include: phase: TEST in last accuracy layer of ft_last_layer.prototxt ,the loss will be in oscillation?Maybe I made some mistakes. Can you tell me why? i am so confused. Look forward to you reply.