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.
我正在查看 Imagenet 训练模型(ILSVRC 挑战)中的 pool5 层,其输出大小为 256*6*6(~9000),之后有一个 fc6 层,其 num_outputs 为 4096。谁能解释一下 4096 是如何选择的?