1-基础部分-4-常用英文

英文 翻译
review 总结;综述
high-resolution 高分辨率
top-1 error rate top1错误率,即分类预测的最大可能结果不是正确标签的概率
top-5 error rate top5错误率,即分类预测的前5个可能结果都不是正确标签的概率
neuron 神经元
non-saturating 非饱和的
object recognition 目标识别/对象检测
label-preserving transformations 标签保留转换,一种数据增强从而减少过拟合的方式
feedforward neural network 前馈神经网络
down-sampled 下采样
rescaled 重新调整图像大小
nonlinearity 非线性单元
gradient descent 梯度下降
stochastic gradient descent (SGD) 随机梯度下降法
Rectified Linear Units (ReLUs) 修正线性单元
iteration 迭代
cross-GPU parallelization 跨GPU并行化操作
local response normalization 局部响应归一化
generalization 泛化
activity 激活值
overlapping pooling 重叠池化,即移动步长小于核尺寸
data augmentation 数据增强
weight decay 权重衰减
fine-tuning 微调(网络)
Euclidean distance 欧几里得距离/欧氏距离
restricted 受限的
component 成分;组成部分;组件、元件
unit variance 方差为1、单位方差
retrieval 检索
reconstruction 重构、重建
英文 翻译
shortcut connections 快捷连接
identity mappings 恒等映射
degradation 网络训练退化
projection mappings 投影映射
Deeper Bottleneck Architectures 深度瓶颈架构
Residual Learning 残差学习
vanishing/exploding gradients 梯度消失/发散
英文 中文
embedded computing 嵌入式计算
sparsity 稀疏性
sparse matrix/matrices 稀疏矩阵
dense matrix/matrices 密集矩阵
ensemble 组合
reduction/projection layers 降维/投影层
auxiliary classifier 辅助分类器
data-parallelism 数据并行
asynchronous stochastic gradient descent 异步随机梯度下降法
ground truth 实际结果
bounding box 边界框
false positive 假阳性
mean average precision (mAP) 平均精度均值
object bounding box recall 目标边界框召回率
bounding box regression 边界框回归
contextual model 上下文模型
英文 中文/解释
adaptive moment estimation 自适应矩估计:基于不同阶数矩阵来适应不同参数的学习速率
sparse features/gradients 稀疏特征/稀疏梯度
exponential moving average 指数移动平均数
initialization bias correction 初始偏差修正
over-fitting 过拟合
robust,robustness 稳健性/鲁棒性:一个系统或组织有抵御或克服不利条件的能力
normalization 规范化/归一化/标准化
英文 中文释义
regularizer 正则化项
internal covariate shift 内部协变量转移
stochastic gradient descent(SGD) 随机梯度下降法
convergence 收敛
differentiable 可微的
element-wise 逐元素地
nonlinearity 非线性
benchmark 基准
英文 翻译
prohibitively 静止地;过高地;过分地
exponentially 以指数方式
robust 健壮的,鲁棒
conspiracy 阴谋
max-norm constraint 最大范式约束
Salient 突出
co-adaptation 共适性
marginalization 边缘化
inverted
deterministic counterpart 原图
adversary 对手
Monte-Carlo 蒙特卡罗