tensorflow-lite-rest-server
tensorflow-lite-rest-server copied to clipboard
Investigate few shot object det
https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/eager_few_shot_od_training_tflite.ipynb
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