emgutf icon indicating copy to clipboard operation
emgutf copied to clipboard

TFLite UNITY - CocoSsdMobilenet

Open ndamofli opened this issue 5 years ago • 2 comments

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

ndamofli avatar Nov 10 '19 14:11 ndamofli

The 1.15 release should be available in a few days.

emgucv avatar Nov 12 '19 00:11 emgucv

If the 1.15 release is working for you, can you close the ticket? Thanks.

emgucv avatar Feb 10 '20 18:02 emgucv