Roboflow’s cover photo
Roboflow

Roboflow

Software Development

Used by over 1 million engineers to deploy computer vision applications.

About us

Roboflow creates software-as-a-service products to make building with computer vision easy. Over 1,000,000 developers use Roboflow to manage image data, annotate and label datasets, apply preprocessing and augmentations, convert annotation file formats, train a computer vision model in one-click, and deploy models via API or to the edge. https://roboflow.com

Website
https://roboflow.com
Industry
Software Development
Company size
51-200 employees
Headquarters
Remote
Type
Privately Held

Locations

Employees at Roboflow

Updates

  • Roboflow reposted this

    This week's webinar: Roboflow MCP + Claude Building computer vision applications requires a lot of manual work before you get to your first prediction: extracting frames, annotating, training, and writing deployment code. Roboflow Engineer Tony França will demonstrate how to offload these tasks using the new Roboflow MCP Server. You'll see how to connect Claude to your Roboflow workspace to execute commands like projects_create, images_upload, and models_train. Join the live session to watch an end-to-end demo taking a raw video file to a deployed model using an AI coding agent. Register here: https://luma.com/mt2k9yld

    • No alternative text description for this image
  • Roboflow reposted this

    Trackers 2.4.0 at Roboflow are released! 🔥 🆕 Among the others, we bring you BoT-SORT tracker with camera motion compensation and on-demand hyperparameter search. 🎥 Thanks to its camera motion compensation (training-free), BoT-SORT can handle the camera movements in your videos, adjust the predicted trajectories and perform more accurate associations with detected objects. ⚙️ With hyperparameter search, you can now easily tune the tracker of your choice on your dataset to further improve its performance. It is a pure pleasure to work with such an amazing team and make these things happen! Many thanks to Alexander Bodner, Omkar Kabde, Christoph Deil, Piotr Skalski and Jiri Borovec for great collaboration on this release! Links, more details and other cool stuff in the comments below ⏬ 🔍 And how about the re-ID in BoT-SORT? While camera motion compensation is already a solid enhancement, we observed that the usage of re-ID in the multi-object tracking algorithms can be improved and as such it will come during one of the next releases, thus stay tuned! #tracking #multiobjecttracking #botsort #cmc #camera #motion #compensation #roboflow #hyperparameter #tuning #search #sportsmot

  • Roboflow reposted this

    Google Earth is so underrated and it freaks me out. Week 5 of the challenge and I've been playing around looking at random forests, factory sides, urban sprawls, and historic monuments. There's so much unused imagery and data on every street, block, and jungle in the world, just waiting to be extracted. I'm also a big fan of Meta's SAM3, so I thought to myself: why not merge the two? GeoSeg takes in KML files, reads your natural language description of your area of interest, and automatically segments it for you. It also estimates total area vs % coverage. Meaning you can analyze any object you find on Google Earth. This one might be too niche but I had hella fun doing it. How I did it: - Google Earth Community for guidance on file types - Roboflow to host my SAM3 inference HTTP - MyGeoData for KML to coordinates - Gemini for the language processing piece - Lovable for the UI (might be a cliche at this point) 4 more weeks to go, we roll

  • We are working on something new and Asfandiyar Khan built this application in 10 minutes. It used to take ~10 days to deliver a car counting project from scratch (data acquisition, labeling, training, application logic).

    Wanted to validate a quick idea so I prompted our new Agent and it built this for me from scratch in 10 minutes (left and right lanes are marked from driver's pov). Three months ago, if you told me I’d be able to do this so quickly, I’d politely call you a liar. A lot of production-deployed CV work has always been plumbing between pieces. We're now at a point where that layer gets easier, and teams get more room to focus on the parts that determine whether a model performs exceptionally well in production: data quality, training configs, and deployment. more coming soon on this front ... stay tuned!

  • Claude Code + Roboflow is something we are seeing more and more for building vision applications. Agentic coding paired with purpose-built infra increases speed. When an agent is handling boilerplate code and python scripts, you get to focus on applying your domain expertise to your application. Huge props to Alexander Britton for sharing his workflow and building in the open!

    Made a quick video showing part of the workflow behind a baseball computer vision project I've been working on in my free time Driveline Baseball Enterprises, Inc. I walk through how I used Roboflow as one part of the pipeline for uploading images, organizing and versioning the dataset, and then carrying that into our own training and post-processing workflow. The point of the video isn’t really the tooling by itself, it’s more about showing how the whole process connects. Going from raw image data, to dataset management, to training, to the final visual output is something that never really gets much love. I think a lot of people only ever see the finished result, but the interesting part is how all the pieces actually tie together to make that result possible. In this case, that meant turning labeled footage into a system that could eventually play a role in our broader tech stack. Cool project to be a part of. 😎 #ComputerVision #SportsTech #BaseballTech #MachineLearning #Python #DataPipeline #MLOps #AI #Baseball

  • Exciting to see Nicolai trying RF-DETR. He tests and reviews tons of models so for him to say "its the best mask around the objects I have seen in such a fast model" really means a lot! Our recent 1.6 release added Composable Lightning Training which increased training speed by ~30%. https://lnkd.in/eEBrkV2g

    You can also run Segmentation with the full Open-source RFDETR model from Roboflow in real-time 🔥🔥 A few lines of code and you have the model running and its the best mask around the objects I have seen in such a fast model even for the Nano version. Its based on the transformer architecture so you get the awesome level of detail and also very fast inference. from rfdetr import RFDETRSegMedium model = RFDETRSegMedium() detections = model.predict(frame_rgb)

  • AI is moving so fast. The CIO of a 1,000+ person company is using Lovable and Roboflow to automate 600 hours per month of work with vision AI in an industrial laboratory setting. Rodrigo Silva created a step by step guide for you to see how he did it: https://lnkd.in/eBepFMc7

    A Roboflow é uma plataforma de visão computacional que permite organizar bases de imagens, anotar objetos, treinar modelos e realizar deploy de inferência via API ou edge. Quero compartilhar nosso artigo publicado no blog da Roboflow, que apresenta um case real de automação da contagem de conídios com o uso de visão computacional. No artigo, mostramos como uma atividade manual, repetitiva e sujeita a variações foi transformada em um processo digital, padronizado e muito mais escalável, com o apoio do Roboflow e do Lovable para otimizar a rotina laboratorial e tornar a tomada de decisão mais ágil. Os resultados vão além da eficiência operacional. O case destaca ganhos em padronização, rastreabilidade, redução da subjetividade e liberação das equipes para atividades de maior valor agregado. Para profissionais que atuam com qualidade, laboratório, indústria, inovação, dados ou inteligência artificial aplicada aos negócios, a leitura é bastante recomendada. https://lnkd.in/dEwYBZFk

    • No alternative text description for this image
  • Roboflow reposted this

    Physical AI improves quality control. We've all seen the news stories... Pfizer recalled 1M packs of birth control pills due to incorrect packaging. Friendly's shipped Cookies & Cream in Vanilla Bean packaging. Coca-Cola recalled 13,000+ cases of "Zero Sugar" lemonade that was actually full sugar. Same root cause every time: wrong label, wrong package. Computer vision catches label mismatches before a single unit leaves the line.

  • Roboflow reposted this

    In AI, we all get by with a little help from our friend, Jensen Huang 🤝 At NVIDIA GTC this year, we'll be telling the inside story of how to work with NVIDIA to win markets like vision and physical AI. That includes how we've attracted over half the Fortune 100 in critical industries like manufacturing, supported millions of developers, and published SOTA model architectures like RF-DETR. We can't do this ourselves. Our friends at NVIDIA have been critical to the compute, inference optimization, and distribution to enable everyone to benefit from visual AI. If you miss the session, catch us at booth 1637 in the main exhibit hall. We've got live demos, consultation with engineers, and swag (+treats) till supplies run out. Alyss Noland #VisionAI #PhysicalAI #NVIDIAGTC

    • No alternative text description for this image

Similar pages

Browse jobs

Funding

Roboflow 6 total rounds

Last Round

Series B

US$ 40.0M

See more info on crunchbase