We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9358615 commit aa6d0e9Copy full SHA for aa6d0e9
README.md
@@ -80,10 +80,10 @@ This port is initially created by Ross Wightman and is in no way related to Goog
80
81
The Python conversion code that started me on my way was adapted from the CoreML port at https://github.com/infocom-tpo/PoseNet-CoreML
82
83
-### TODO (someday, maybe)
84
-* More stringent verification of correctness against the original implementation
+### TODO
+* Migration to Tensorflow 2.x
85
+* Adding ResNet50 (PoseNet 2)
86
* Performance improvements (especially edge loops in 'decode.py')
87
* OpenGL rendering/drawing
88
* Comment interfaces, tensor dimensions, etc
-* Implement batch inference for image_demo
89
0 commit comments