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.
对于图像识别任务,可以使用预训练的卷积神经网络(如VGG或GoogLeNet)。它们通常工作得很好——但有一个假设——仅适用于 RGB 图像。我正在寻找一个好的预训练神经网络,它是在单色图像上训练的。有谁知道这样的事情?
VGG
GoogLeNet