Skip to content

v0.8.0

Latest

Choose a tag to compare

@olibartfast olibartfast released this 24 Jun 22:09

Added

  • RF-DETR keypoint pose routing. The CLI/E2E path now routes rfdetrpose, rfdetr-pose, rfdetrkeypoint, rfdetr-keypoint, rfdetrkpt, and rfdetr-kpt to PoseEstimation, mirroring the RfDetrPose family added in neuriplo-tasks v0.5.0.
  • E2E runner preset for RF-DETR keypoint pose estimation.
  • Windows (MSVC + vcpkg) build support.
  • PR branch-policy workflow.

Changed

  • KServe remote-runtime client now defaults to the gRPC transport.
  • Sibling pins: neuriplo-tasks v0.5.0, neuriplo v0.8.0, neuriplo-kserve-client v0.4.0, videocapture v0.3.0.

Validation

Full release build (local backends + KServe gRPC, OpenCV-DNN) against the exact pinned sibling tags from GitHub: 29/29 tests pass.

Co-authored-by: Opencode via GLM-5.2 agent@opencode.ai