v0.17.0
π Added
πͺ More Classical Computer Vision blocks in workflows
Good news for the fans of classical computer vision!
We heard you β and weβve added a bunch of new blocks to enhance your workflows.
Basic operations on images
Workflow Definition | Preview |
---|---|
![]() |
![]() |
Camera focus check
Workflow Definition | Preview |
---|---|
![]() |
![]() |
π Upgrade of CLIP Comparison
and Roboflow Dataset Upload
blocks
Weβve made it even more versatile. The new outputs allow seamless integration with many other blocks, enabling powerful workflows like:
detection β crop β CLIP classification (on crops) β detection class replacement
Get ready to streamline your processes with enhanced compatibility and new possibilities!
For Roboflow Dataset Upload @ v2
there is now possibility to sample percentage of data to upload and we changed the default sizes of saved images to be bigger.
β Do not worry! All your old Workflows using mentioned blocks are not affected with the change thanks to versioning π
π₯ New version of π Workflow docs π₯
The Wait is Over β Our Workflows Documentation is Finally Here!
Weβve revamped and expanded the documentation to make your experience smoother. Itβs now organized into three clear sections:
- General Overview: Perfect for getting you up and running quickly.
- Mid-Level User Guide: Gain a solid understanding of the ecosystem without diving too deep into the technical details.
- Detailed Developer Guide: Designed for contributors, packed with everything you need to develop within the ecosystem.
Check it out and let us know what you think of the new docs!
π± Changed
- Record resource details in each usage payload by @grzegorz-roboflow in #607
- json.dumps resource_details when adding to usage payload by @grzegorz-roboflow in #610
- enhancement in CLIP docs by @venkatram-dev in #599 - thanks for contribution π
- Sam2 multi polygons by @probicheaux in #593
- Abstract sqlite3 wrapper in usage collector sqlite queue by @grzegorz-roboflow in #619
π¨ Fixed
- Dynamic Crop block was buggy in some contexts - see details: #604
- Bug in integration tests by @PawelPeczek-Roboflow in #600
- Bugfix sam2 logits cache and add test by @probicheaux in #606
- Fix bug with detections offset and cover problem with additional test by @PawelPeczek-Roboflow in #611
- only warn about version when its lower than latest release by @hansent in #609
- Add inference_ids to model blocks by @robiscoding in #615
- Fix Detection Offset Bug by @NickHerrig in #621
- Bump micromatch from 4.0.5 to 4.0.8 in /inference/landing by @dependabot in #617
π New Contributors
- @reedajohns made their first contribution in #602
- @venkatram-dev made their first contribution in #599
Full Changelog: v0.16.3...v0.17.0