What do you like best about Roboflow?
As someone who's annotated 1000+ images across detection, segmentation, and pose estimation tasks for multiple projects, Roboflow has become my default platform - not because of hype, but because it consistently removes friction at every stage of the CV pipeline.
The annotation tooling is genuinely best-in-class. The AI labeling suite covers Label Assist, Smart Polygon via SAM, Box Prompting, and Auto Label - each suited for a different stage of the project. For a new dataset with no existing model, Auto Label saves hours. For refinement, Smart Polygon with a single click gets you polygon masks in seconds. Rapid's new annotation control lets you go from AI-generated boxes to production-quality annotations without leaving the platform - that alone has cut my dataset preparation time significantly.
The export flexibility is underrated. Getting your dataset out in COCO, YOLO, Pascal VOC & many other formats with a single click, directly integrated into training scripts via the Python SDK, means zero pipeline glue code. The free tier is genuinely useful - not a crippled trial - and covers storage, annotation, and export for personal and research projects. They even provide you 3 credits which you can further use for fine-tuning your dataset directly on their GPUs, which saves your time if you don't have a good enough computation power locally.
Beyond the product: Roboflow's OSS contributions are real. RF-DETR and the YOLO weight releases aren't marketing - they're models I've actually benchmarked and deployed. Their community engagement on their socials is fast and technically substantive, not just support ticket deflection(shoutout to Trevor). Their engineers push improvements to their GitHub projects almost daily - shoutout to Piotr Skalski, the person who got me into CV in the first place. I’d also suggest you check out their blogs and demo videos; you can learn a lot from them.
If there's one area for improvement, it's that larger dataset operations (bulk re-export, version management at scale) can feel slow on the free tier. A minor friction point given everything else it offers. Review collected by and hosted on G2.com.
What do you dislike about Roboflow?
The main friction I've hit is around pricing transparency at scale.
The free tier is genuinely useful, but the transition to paid tiers involves a credit-based system where it's not always clear upfront how quickly credits deplete for operations like augmentation or Auto Label runs on large datasets. Users with large datasets also run into file size restrictions and slower performance, which I've noticed when working with high-resolution frames from video pipelines.
Additionally, advanced model training and deployment customization options are limited - if you want fine-grained control over training hyperparameters or custom deployment configurations, you'll quickly hit the ceiling and need to export to your own stack.
For a free-tier user doing research projects it's a minor issue, but teams building production pipelines should factor this in early. Review collected by and hosted on G2.com.