We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18eaf8a commit 3b4d3aaCopy full SHA for 3b4d3aa
README.md
@@ -24,6 +24,10 @@ The author is too busy to collect the training code for release.
24
On the other hand, it should not be difficult to implement the training part.
25
Feel free to open an issue for any encountered problems.
26
27
+[Here](https://github.com/MengHao666/Minimal-Hand-pytorch) is a pytorch version implemented by @MengHao666.
28
+I didn't personally check it but I believe it worth trying.
29
+Many thanks to @MengHao666!
30
+
31
## Usage
32
33
### Install dependencies
@@ -76,4 +80,4 @@ If you find the project helpful, please consider citing us:
76
80
pages={0--0},
77
81
year={2020}
78
82
}
79
-```
83
+```
0 commit comments