From dab689e3ef011d8024a9688bbb790e680ecb2d12 Mon Sep 17 00:00:00 2001 From: al_medved Date: Mon, 29 Jul 2019 23:36:31 +0500 Subject: [PATCH] -readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ba402..521ae74 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ SkyNet is a light deep learning library. | Skynet | 195 | 15 | 600 | 800 | | Tensorflow | 250 | 25 | 400 | 1400 | -Compare with Tensorflow, inference ResNet50. [Code.](https://github.com/Tyill/skynet/blob/master/example/resnet50/compareWithTF.py) PC: i5-2400, GF1050, Win7, MSVC12. +[Compare with Tensorflow](https://github.com/Tyill/skynet/blob/master/example/resnet50/compareWithTF.py), inference ResNet50. PC: i5-2400, GF1050, Win7, MSVC12. ## Features