annotorious / annotorious-v2-plugins

Plugins compatible with the RecogitoJS, Annotorious and AnnotoriousOSD annotation libraries
BSD 3-Clause "New" or "Revised" License
29 stars 19 forks source link

Tensorflow Tag Suggestions plugin example not working #47

Open nukithelegend opened 4 months ago

nukithelegend commented 4 months ago

The example for the plugin itself seems to be broken.

After adding your first annotation and clicking "OK", the following exception is thrown: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'snippet')

It might be linked to #34.