TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Count: Real-Time Shake Shack Line Counter

3 点作者 deltamidway超过 7 年前

1 comment

dimroc超过 7 年前
Hi everyone! This is Dimitri and Steve, the creators of Count: a machine learning company looking to quantify the organic data inside photos, video, and sound. Anybody that has lived in Manhattan understands the dynamics of the Shake Shack line in Madison Square Park. We thought it would be fun to practice our craft quantifying the Shake Shack line in real-time as our first experiment. If you are interested in the technology or want to partner with us to quantify organic data sources email us at count@thoughtmerchants.com to start a conversation.<p>Counting the number of people in a line outside is a challenge and there are a few steps to ensure an accurate prediction. First, the raw camera feed from Shake Shack observes the line, the park behind the line, and outside seating. The perspective captures a dense crowd with most bodies and faces obscured and therefore difficult to analyze with traditional machine learning models. In addition, the line is outside in the elements, with snow, inconsistent lighting, shadows, and even umbrellas.<p>Count creates a density map predicting the likelihood of each pixel being a person, allowing us to then calculate the number of people in the entire frame. We then use another model to determine the line from the crowd: people waiting at the starting point, side by side. Being able to differentiate between a distant crowd and an actual line has its own set of subtle challenges.<p>Feel free to read more about it at <a href="http:&#x2F;&#x2F;blog.dimroc.com&#x2F;2017&#x2F;11&#x2F;19&#x2F;counting-crowds-and-lines&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.dimroc.com&#x2F;2017&#x2F;11&#x2F;19&#x2F;counting-crowds-and-lines&#x2F;</a>