Pooling Posted on 2024-12-07 | 0 comments Words count in article 1996 | Reading time 9 Pooling池化是卷积神经网络中的重要组成部分, 根据任务需求, 模型架构和计算资源所使用的池化也有所不同,其中最常见的是最大池化(Max Pooling)和平均池化(Average Pooling), 而空间金字塔池化统一输入图像的尺度,全局池化是为了减小参数 Read more »
Layer Normalization Posted on 2024-10-14 | 0 comments Words count in article 1818 | Reading time 9 Layer Normalization Read more »
Batch Normalization Posted on 2022-04-05 | 0 comments Words count in article 3760 | Reading time 18 Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift Read more »
Complete IoU Loss Posted on 2022-03-31 | 0 comments Words count in article 12379 | Reading time 61 Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression Read more »
Adam Posted on 2022-03-12 | 0 comments Words count in article 1914 | Reading time 9 ADAM: A METHOD FOR STOCHASTIC OPTIMIZATION Read more »
HiFiGAN Posted on 2022-03-05 | 0 comments Words count in article 1789 | Reading time 8 HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis Read more »