Loading...
论文:Deep Residual Learning for Image Recognition - CVPR2016 作者:Kaiming He, Xia...
题目: ResNeXt - Aggregated Residual Transformations fo...
Ubuntu 挂载 NFS 服务器的文件系统[1] - 安装 NFS 客户端:sudo apt-get install nfs-common [2] - ...
交叉熵(Cross Entropy) 被普遍应用在深度学习的损失函数中二值交叉熵函数(BinaryCro...
Python sklearn.metrics 提供了很多任务的评价指标,如分类任务的混淆矩阵、平均分类精度、每类分类精度、总体分类精度、F1-score ...
计算 Log-Sum-Exp [原文-Computing Log-Sum-Exp] 本文的计算技巧是有效...
Data Augmentation 策略 数据增强是提高模型性能和泛化能力的重要方法.深度学习数据增强策略主要有: 随机调整 - Random resiz...
原文 - What is wrong with Convolutional neural network...
Visual Genome 数据集 Visual Genome 数据集格式Visual Genome Readme1. Images File image...
Visual Genome dataset 李飞飞组 数据子集: 区域描述, 对象, 属性, 关系, 区...