HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rocauc

no profile record

投稿

Audio is the one area small labs are winning

amplifypartners.com
319 ポイント·投稿者 rocauc·5 か月前·96 コメント

Proof of Corn

proofofcorn.com
476 ポイント·投稿者 rocauc·6 か月前·307 コメント

コメント

rocauc
·8 か月前·議論
As someone that works on a platform users have used for labeling 1B images, I'm bullish SAM 3 can automate at least 90% of the work. Data prep is flipped to models being human-assisted instead of humans being model-assisted (see "autolabel" https://blog.roboflow.com/sam3/). I'm optimistic majority of users can now start deploying a model to then curate data instead of the inverse.
rocauc
·8 か月前·議論
A brief history. SAM 1 - Visual prompt to create pixel-perfect masks in an image. No video. No class names. No open vocabulary. SAM 2 - Visual prompting for tracking on images and video. No open vocab. SAM 3 - Open vocab concept segmentation on images and video.

Roboflow has been long on zero / few shot concept segmentation. We've opened up a research preview exploring a SAM 3 native direction for creating your own model: https://rapid.roboflow.com/
rocauc
·8 か月前·議論
The model supports batch inference, so all prompts are sent to the model, and we parse the results.
rocauc
·8 か月前·議論
I tried it on transparent glass mugs, and it does pretty well. At least better than other available models: https://i.imgur.com/OBfx9JY.png

Curious if you find interesting results - https://playground.roboflow.com
rocauc
·8 か月前·議論
Yes. But also note that redistribution of SAM 3 requires using the same SAM 3 license downstream. So libraries that attempt to, e.g., relicense the model as AGPL are non-compliant.
rocauc
·8 か月前·議論
Yes. It's a custom license with an Acceptable Use Policy preventing military use and export restrictions. The custom license permits commercial use.
rocauc
·8 か月前·議論
yes, downdetectorsdowndetectorsdowndetectorsdowndetector is available.
rocauc
·9 か月前·議論
The bike lane compliant vehicle category is exciting. Infinite Machine (infinitemachine.com) made me aware of this category with their Olto model, which is at a (surprisingly) superior price point.
rocauc
·9 か月前·議論
Not nearly enough gradient for a vibe coded site :)
rocauc
·9 か月前·議論
One of the most common uses for edge AI not listed in this course is computer vision. You similarly want real-time inference for processing video. Another open source project that makes it easy to use SOTA vision models on the edge is inference: https://github.com/roboflow/inference
rocauc
·11 か月前·議論
Reminds me of NY Cerebro, semantic search across New York City's hundreds of public street cameras: https://nycerebro.vercel.app/ (e.g. search for "scaffolding")
rocauc
·昨年·議論
both the endeavor and the site are super cool - congrats on 10 years. interaction on the graphics would be a nice touch to select into a specific run. went looking for the code on your GH! https://github.com/friggeri
rocauc
·昨年·議論
In the 2019 fatal Tesla Autopilot crash, the Tesla failed to identify a white tractor trailer crossing the highway: https://www.washingtonpost.com/technology/interactive/2023/t...
rocauc
·昨年·議論
I wonder how long until techniques like Depth Anything (https://depth-anything-v2.github.io/) provide parity with human depth perception. In Mark Rober's tests, I'm not sure even a human would have passed the fog scenario, however.