From a1d9d3ec3f7b8cde0505dbe78ec1ef0c3600e177 Mon Sep 17 00:00:00 2001 From: LIUDAN Date: Wed, 7 Nov 2018 16:51:34 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8867451..4900bb9 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ python3 Download ----- -Data preparing: [Oxford Hand Dataset](http://www.robots.ox.ac.uk/~vgg/data/hands), +**Data preparing**: [Oxford Hand Dataset](http://www.robots.ox.ac.uk/~vgg/data/hands), [VIVA Hand Dataset](http://cvrr.ucsd.edu/vivachallenge/index.php/hands/hand-detection) -Pretrained model: +**Pretrained model**: You can download from the [slim](https://github.com/tensorflow/models/tree/master/research/slim) page. -- GitLab