From f9c367afb891fb87fee6074485aa160c445fecf9 Mon Sep 17 00:00:00 2001 From: anxiangsir Date: Tue, 20 Oct 2020 14:20:03 +0800 Subject: [PATCH] Update README.md --- recognition/partial_fc/pytorch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recognition/partial_fc/pytorch/README.md b/recognition/partial_fc/pytorch/README.md index 6e79b3a..6f875d4 100644 --- a/recognition/partial_fc/pytorch/README.md +++ b/recognition/partial_fc/pytorch/README.md @@ -4,7 +4,7 @@ Pytorch is currently still a preview version. There is a 5 thousandth difference **If you want to reproduce the accuracy in the paper, it is strongly recommended to use mxnet first. ** All experiments in the paper are done by mxnet. -Pytorch 目前是还是预览版本,目前0.1的采样和论文中有明显的差距, +Pytorch 目前是还是预览版本,目前0.1的采样和论文中有细微的差距, **如果要复现论文中的精度,强烈建议优先使用mxnet, 所有论文的实验均是mxnet完成的**。