From b616279a1d55c38eb25a3c78869362a04df07f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yihui=20He=20=E4=BD=95=E5=AE=9C=E6=99=96?= Date: Tue, 10 Oct 2017 16:56:03 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 27dca44..0ef16a5 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,7 @@ If you find the code useful in your research, please consider citing: # replace [GPU0] with actual GPU device like 0,1 or 2 ``` ### Pruned models (for download) - For fast testing, you can directly download pruned model from [release](https://github.com/yihui-he/channel-pruning/releases) - ): + For fast testing, you can directly download pruned model from [release](https://github.com/yihui-he/channel-pruning/releases): - [VGG-16 3C 4X](https://github.com/yihui-he/channel-pruning/releases/tag/VGG-16_3C4x) - [VGG-16 5X](https://github.com/yihui-he/channel-pruning/releases/tag/channel_pruning_5x)