DNN(Convolutional Neural Network,卷积神经网络) Why CNN for Image The same patterns appear in different regions Subsampling the pixels will not change the object GNN(Graph Neural Networks) 通过节点把图像变成图(数据结构)表示,可以大大减小图片数据量 相关文章: 2022-12-23 2021-12-07 2021-12-24 2021-06-06 2021-04-13 2021-12-26 2021-04-21 2021-07-31