wpwei / ZJL_zero_shot_learning_competition

Code base for ZJL zero shot learning competition.
GNU General Public License v3.0
50 stars 19 forks source link

Feature map? #2

Open farlandliu opened 6 years ago

farlandliu commented 6 years ago

你好,DenseNet输出的feature map 怎么不是DEM里定义的1024,而是363?

(classifier): Linear(in_features=363, out_features=230, bias=True)
wpwei commented 6 years ago

并没有完全按照论文的参数设置。 因为图片比较小,densenet的feature map也比较小。

farland notifications@github.com 于2018年9月5日周三 下午5:54写道:

你好,DenseNet输出的feature map 怎么不是DEM里定义的1024,而是363?

(classifier): Linear(in_features=363, out_features=230, bias=True)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wpwei/ZJL_zero_shot_learning_competition/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ABLpkC7kublbdiowVXvfDQlvqR0ePb75ks5uX5E_gaJpZM4WadrU .