DNN(Convolutional Neural Network,卷积神经网络)

Why CNN for Image

  • The same patterns appear in different regions
  • Subsampling the pixels will not change the object

005 CNN、GNN
005 CNN、GNN
005 CNN、GNN

GNN(Graph Neural Networks)

通过节点把图像变成图(数据结构)表示,可以大大减小图片数据量
005 CNN、GNN

相关文章: