Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在卷积层的定义中,如果我们有 I 个输入通道,J 个输出通道,并且选择滤波器大小为 Δ = 0,则表明该操作等效于在通道域中应用一个规则的密集层。该层中可训练参数的数量是多少?