google-research / vision_transformer

Apache License 2.0
10.48k stars 1.3k forks source link

Updates the lit-tuning-demo. #285

Closed andsteing closed 1 year ago

andsteing commented 1 year ago
  1. Adds a link to the JAX on the Web with TensorFlow.js.
  2. Better error handling: adds onunhandledrejection handler to surface e.g. "no tfjs backend found" error in async loadModel() to UI, and improves an error message.

Live preview:

https://andsteing.github.io/vision_transformer/lit/

vs. current version

https://google-research.github.io/vision_transformer/lit/