2021
- 2021-09-07知识蒸馏:Distilling the Knowledge in a Neural Network
- 2021-09-03老生常谈 Focal Loss —— 解决正负样本不均衡问题
- 2021-06-06理解英伟达 TensorRT 的 INT8 加速原理
2020
- 2020-02-07TensorFlow 的多卡 GPU 训练机制
- 2020-01-21能不能用梯度下降法求解平方根 ?
2019
- 2019-11-18可变形卷积网络:计算机新“视”界
- 2019-07-09批量归一化层(Batch Normalization)
- 2019-05-16TensorFlow 模型转化 tflite
2018
- 2018-09-09使用 Pytorch 对 mnist 数字进行分类
- 2018-06-11Pytorch 的数据集准备