Skip to content

0.0.5

Choose a tag to compare

@spillai spillai released this 13 Jun 01:30
· 257 commits to main since this release

What's Changed

  • Simplify server-side task dispatch without switch-case by @spillai in #145
  • Add segmentation service with SAM by @outtanames in #126
  • Fully functional runtime environment for mmdet models with tests by @spillai in #149
  • ModelSpec serialization to_proto bugfix by @spillai in #151
  • [benchmark] Fix benchmark tests for 0.0.5a0 by @spillai in #153
  • Segmentation test/fixes by @outtanames in #154
  • Basic opencv-based video reader for I/O by @spillai in #152
  • Refactored InferenceServiceImpl with new ModelManager by @spillai in #155
  • Batched inference tests for all image-based models by @spillai in #157
  • Updated various benchmark tests with consistent comments/fixtures by @spillai in #159
  • Fixed FasterRCNN scores passthrough by @spillai in #160
  • Version 0.0.5a1 bump / release by @spillai in #161
  • [hub] New YOLOX model with unified object detection tests / benchmarks by @spillai in #163
  • Fix allowable image resolutions forr yolox and faster rcnn by @spillai in #167
  • Deregister SAM by @outtanames in #166

Full Changelog: 0.0.4...0.0.5