I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
1–10 of 18 posts
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#2[0] https://twitter.com/timanglade [1] https://news.ycombinator.com/item?id=14347865
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#3Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#4is a hotdog a sandwich?
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#5is a hotdog a sandwich?
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#6Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#7Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#8is a hotdog a sandwich?
You slice the hotdog meat lengthwise so it will sit flat, then in half so that you have 4 pieces that fit onto regular sliced bread.
https://i.imgur.com/5XbzXOr_d.jpg?maxwidth=640&shape=thumb&f...
Note that is usually done not because it's a better idea. Driven by either lack of funds, or the idiotic practice where buns come in packs of 8, but hotdogs come in packs of 10.
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#9If this last week's episode does one good thing it will be to convince programmers that it's not that hard to get started doing ML stuff. Not to say that it's all trivial or straightforward, if you look at the linked image below you can see that a simple NN will miss lots of stuff. In this example the image is being examined for hotdogness as a whole, not being segmented or searching for a bounding box of hotdogness.…
Re: I Build My Own Not-Hotdog Classifier from HBO's Silicon Valley
#10If this last week's episode does one good thing it will be to convince programmers that it's not that hard to get started doing ML stuff. Not to say that it's all trivial or straightforward, if you look at the linked image below you can see that a simple NN will miss lots of stuff. In this example the image is being examined for hotdogness as a whole, not being segmented or searching for a bounding box of hotdogness.…