asus4 / tf-lite-unity-sample

TensorFlow Lite Samples on Unity
834 stars 249 forks source link

Migrate to VirtualTextureSource #339

Closed asus4 closed 3 months ago

asus4 commented 3 months ago

TensorFlow.WebCamInput in the com.github.asus4.tflite.common is obsolete. Replaced it to TextureSource in all examples.