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.

Show HN: TrackObject – Drag-and-drop computer vision object tracking

23 pointsby mvoodarlaalmost 3 years ago
Hey HN! We&#x27;re the creators of Sieve API (<a href="https:&#x2F;&#x2F;www.sievedata.com" rel="nofollow">https:&#x2F;&#x2F;www.sievedata.com</a>) and we recently built this fun site that folks can play around with. Frontend is built with NextJS + Tailwind UI and backend is our API.<p>It uses ffmpeg in the browser to transcode an uploaded video, chop it to 5 seconds, and then send it to our API endpoint which detects and tracks objects in the video. You can then &quot;select&quot; any object and track it over the video.<p>We thought it&#x27;d be a fun thing for the community to play around with while also showing the power of video object tracking!

2 comments

pmontraalmost 3 years ago
&gt;Playground<p>&gt; Sorry, we don&#x27;t support smaller screens right now. Please use this on a larger screen.<p>Maybe I&#x27;ll check it on my computer tomorrow. More likely I&#x27;ll forget about it. How about a demo video for those small screens?
评论 #32187449 未加载
luke-stanleyalmost 3 years ago
It seems like the car video example has a big offset, missing tracking for many frames, and identifies the balloons as a person.