abhaydoke09 / Bilinear-CNN-TensorFlow

This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.
191 stars 72 forks source link

question about the results #44

Open cpluspluser opened 4 years ago

cpluspluser commented 4 years ago

I run bcnn_DD_woft.py firstly, saveing file "last_layers_epoch_15.npz". Then I run bcnn_finetuning.py, but the acc < 10% always. What's wrong ?