0.0.5
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_protobugfix by @spillai in #151 - [benchmark] Fix benchmark tests for
0.0.5a0by @spillai in #153 - Segmentation test/fixes by @outtanames in #154
- Basic opencv-based video reader for I/O by @spillai in #152
- Refactored
InferenceServiceImplwith newModelManagerby @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.5a1bump / 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