HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rocauc

no profile record

Submissions

Audio is the one area small labs are winning

amplifypartners.com
319 points·by rocauc·5 miesięcy temu·96 comments

Proof of Corn

proofofcorn.com
476 points·by rocauc·6 miesięcy temu·307 comments

comments

rocauc
·8 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
The model supports batch inference, so all prompts are sent to the model, and we parse the results.
rocauc
·8 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
yes, downdetectorsdowndetectorsdowndetectorsdowndetector is available.
rocauc
·9 miesięcy temu·discuss
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 miesięcy temu·discuss
Not nearly enough gradient for a vibe coded site :)
rocauc
·9 miesięcy temu·discuss
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 miesięcy temu·discuss
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
·w zeszłym roku·discuss
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
·w zeszłym roku·discuss
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
·w zeszłym roku·discuss
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.
rocauc
·w zeszłym roku·discuss
Meta deeply comprehends the impact of GPT-3 vs ChatGPT. The model is a starting point, and the UX of what you do with the model showcases intelligence. This is especially pronounced in visual models. Telling me SAM2 can "see anything" is neat. Clicking the soccer ball and watching the model track it seamlessly across the video even when occluded is incredible.