各种花式声学频谱特征提取1

inception-v1 : Going deeper with convolutions

The main hallmark of this architecture is the improved utilization of the computing resources inside the network. This was achieved by a carefully crafted design that allows for increasing the depth and width of the network while keeping the computational budget constant. To optimize quality, the architectural decisions were based on the Hebbian principle and the intuition of multi-scale processing.

  • inception-v1 Architectural Details
  • GoogLeNet
  • Training Methodology
  • ILSVRC 2014 Classification Challenge Setup and Results

inception-v1 Architectural Details

GoogLeNet

Training Methodology

ILSVRC 2014 Classification Challenge Setup and Results

inception-v2,v3 : Rethinking the Inception Architecture for Computer Vision

你可能感兴趣的:(各种花式声学频谱特征提取1)