TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Teachable Machine (2017)

248 pointsby ekiauhceover 1 year ago

10 comments

xyzzy_plughover 1 year ago
Wow I actually have a perfect use case for this in a hobby project. Great timing.<p>I considered the older version but it&#x27;s very limited:<p>&gt; The original Teachable Machine only let you train 3 classes, whereas now you can add as many classes as you like.<p>I&#x27;m curious to see how far this scales, for example can I have a few hundred thousand classes? If so, what are the consequences, if any?
评论 #38900726 未加载
andreaschandraover 1 year ago
I found old videos 6 years ago about techable machine <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=3BhkeY974Rg&amp;ab_channel=GoogleforDevelopers" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=3BhkeY974Rg&amp;ab_channel=Googl...</a><p>and in 2019, Google released v2 <a href="https:&#x2F;&#x2F;blog.google&#x2F;technology&#x2F;ai&#x2F;teachable-machine&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.google&#x2F;technology&#x2F;ai&#x2F;teachable-machine&#x2F;</a><p>The tasks are limited, good for kick starter. I think the platform is not fastly developed (?)
timuthangover 1 year ago
This is rad. Perfect snow day activity for the kids.
dwrodriover 1 year ago
I&#x27;ve done my share of research on MediaPipe[1], but had never heard of Teachable Machine. I&#x27;m curious if these efforts are related, as these products looks like they were almost intended to be used together.<p>I am definitely excited to see that Google is investing into more &quot;ML at the edge&quot; use cases, especially in the browser. If you&#x27;ve never heard of MediaPipe before, but this caught your eye, definitely check it out. It has seen large uptake in the VTubing community especially as it has a very performant implementation of body + face + hand pose tracking driven by BlazePose.<p>1: <a href="https:&#x2F;&#x2F;developers.google.com&#x2F;mediapipe" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;mediapipe</a>
thorumover 1 year ago
FYI, this is not a new project. Here’s an HN discussion from 6 years ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15399132">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15399132</a>
评论 #38899444 未加载
评论 #38899051 未加载
dangover 1 year ago
Discussed at the time:<p><i>Teachable Machine: Teach a machine using your camera, live in the browser</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15399132">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15399132</a> - Oct 2017 (90 comments)
krm01over 1 year ago
This was a fun redesign attempt from years ago<p><a href="https:&#x2F;&#x2F;fairpixels.pro&#x2F;work1&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;fairpixels.pro&#x2F;work1&#x2F;index.html</a>
tsunamifuryover 1 year ago
Isn’t this basically what multimodal LLM does as well… it can do anything on the fly it can understand.<p>What’s different here?
评论 #38898574 未加载
评论 #38898759 未加载
评论 #38898585 未加载
ahsmha_over 1 year ago
do we have any other self hostable, open source alternatives to this?
评论 #38898959 未加载
anarticleover 1 year ago
Who owns the model? Does google get to reuse them?