DeepImageRanking icon indicating copy to clipboard operation
DeepImageRanking copied to clipboard

Dropout not implemented in FCs

Open hchintada opened this issue 4 years ago • 1 comments

The paper says that a dropout layer with prob rate of 0.6 is implemented for all the fully connected layers in the network. Curious to know the reason why it is not added in the architecture given in the repo!

Do you suggest adding a dropout layer?

hchintada avatar Nov 14 '20 08:11 hchintada