emgutf
emgutf copied to clipboard
TFLite UNITY - CocoSsdMobilenet
Is there a new version of TFLite for Unity? I am trying to implement the CocoSsdMobilenet example on Unity but I am getting errors:
- The type or namespace name 'Annotation' could not be found (are you missing a using directive or an assembly reference?) -'NativeImageIO' does not contain a definition for 'DrawRect'
- No overload for method 'Recognize' takes 4 arguments
The 1.15 release should be available in a few days.
If the 1.15 release is working for you, can you close the ticket? Thanks.