From 3b4d3aaa89f2c554ac2662bfb5cb78110a854b2e Mon Sep 17 00:00:00 2001 From: Yuxiao Zhou Date: Wed, 3 Mar 2021 13:35:37 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dcc3fc..fbe54ad 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ The author is too busy to collect the training code for release. On the other hand, it should not be difficult to implement the training part. Feel free to open an issue for any encountered problems. +[Here](https://github.com/MengHao666/Minimal-Hand-pytorch) is a pytorch version implemented by @MengHao666. +I didn't personally check it but I believe it worth trying. +Many thanks to @MengHao666! + ## Usage ### Install dependencies @@ -76,4 +80,4 @@ If you find the project helpful, please consider citing us: pages={0--0}, year={2020} } -``` \ No newline at end of file +```