Add back example output images as lfs tracked files (#166)
Browse files* lfs track images now
* add back example images
* modify paths
* modify paths part 2
* correct paths in each model's readme
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
This model estimates 21 hand keypoints per detected hand from [palm detector](../palm_detection_mediapipe). (The image below is referenced from [MediaPipe Hands Keypoints](https://github.com/tensorflow/tfjs-models/tree/master/hand-pose-detection#mediapipe-hands-keypoints-used-in-mediapipe-hands))
|
| 4 |
|
| 5 |
-
. (The image below is referenced from [MediaPipe Hands Keypoints](https://github.com/tensorflow/tfjs-models/tree/master/hand-pose-detection#mediapipe-hands-keypoints-used-in-mediapipe-hands))
|
| 4 |
|
| 5 |
+

|
| 6 |
|
| 7 |
This model is converted from TFlite to ONNX using following tools:
|
| 8 |
- TFLite model to ONNX: https://github.com/onnx/tensorflow-onnx
|
|
|
|
| 24 |
|
| 25 |
### Example outputs
|
| 26 |
|
| 27 |
+

|
| 28 |
|
| 29 |
## License
|
| 30 |
|