【发布时间】:2021-08-03 09:09:59
【问题描述】:
我是深度学习的新手,我想建立一个可以识别相似图像的模型,我正在阅读classification is a Strong Baseline for Deep Metric Learning 研究论文。这是他们使用的短语:"remove the bias term inthe last linear layer"。我不知道什么是偏置项以及如何从googlenet 或其他预训练模型中删除它。 if someone help me out with this it would be great! :)
【问题讨论】:
标签: deep-learning neural-network computer-vision pytorch