| Fixing a bug with the photo grid not resetting
Also fixing lint errors
| 7 年前 |
| Updating the results page with photos
This update changes the Results page to include snapshots of what the Model saw when it identified the Emoji that you found. These images are only stored temporarily in javascript, and won’t be permanently stored or uploaded to any Google server.
| 7 年前 |
| Add stats.js to show FPS display for debug mode
| 7 年前 |
| Fixing a bug with the photo grid not resetting
Also fixing lint errors
| 7 年前 |
| Update typescript file docs
- Add better documentation
- Adjustments to align a little better to the styleguide
| 7 年前 |
| Rename web_model.pb to tensorflowjs_model.pb
TensorFlow.js converter generates a saved model under name of
`tensorflowjs_model.pb` instead of `web_model.pb`, so updating
ours accordingly.
| 7 年前 |
| Initial Emoji Scavenger Hunt github commit
| 8 年前 |
| Update typescript file docs
- Add better documentation
- Adjustments to align a little better to the styleguide
| 7 年前 |
| Adding some speech capabilities to iOS
SpeechSynthesis currently isn’t working as we need in iOS Safari, so this patch includes an Audio Sprite with some key speech terms in it, which we can use as a fallback.
| 7 年前 |
| Add a language switcher.
- Add a language switcher on the homepage to add a link to Japanese version.
- Move "Privacy & Terms" link below the age message.
| 7 年前 |
| Update typescript file docs
- Add better documentation
- Adjustments to align a little better to the styleguide
| 7 年前 |