tensorflow-lite-rest-server icon indicating copy to clipboard operation
tensorflow-lite-rest-server copied to clipboard

Investigate few shot object det

Open robmarkcole opened this issue 4 years ago • 1 comments

https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/eager_few_shot_od_training_tflite.ipynb

robmarkcole avatar Oct 10 '21 04:10 robmarkcole

The notebook is pinned to tf2.2, getting an error: UnknownError: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above. [Op:Conv2D]

Created https://github.com/tensorflow/models/issues/10306

robmarkcole avatar Oct 12 '21 03:10 robmarkcole