You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From this line: Bilinear-CNN-TensorFlow/core/bcnn_finetuning.py#L226
as for VGG, I think each "location" corresponds to each pixel in the last feature map. More generally, one location can correspond to one pixel or a patch of pixels (larger scale). Correct me if i'm wrong.
hello, I still have a problem. After running the second part of the whole model, I will finish training. It seems that the final model is not saved in the code. Why is this done in the absence of the training model? Can you give me some details?
in the paper, it says "we refer to lacations generally, which can include position and scale",i do not know what it means?
The text was updated successfully, but these errors were encountered: