Skip to content

Commit aa6d0e9

Browse files
committed
Prioritising the todo's.
1 parent 9358615 commit aa6d0e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ This port is initially created by Ross Wightman and is in no way related to Goog
8080

8181
The Python conversion code that started me on my way was adapted from the CoreML port at https://github.com/infocom-tpo/PoseNet-CoreML
8282

83-
### TODO (someday, maybe)
84-
* More stringent verification of correctness against the original implementation
83+
### TODO
84+
* Migration to Tensorflow 2.x
85+
* Adding ResNet50 (PoseNet 2)
8586
* Performance improvements (especially edge loops in 'decode.py')
8687
* OpenGL rendering/drawing
8788
* Comment interfaces, tensor dimensions, etc
88-
* Implement batch inference for image_demo
8989

0 commit comments

Comments
 (0)