Releases: IQTLabs/gr-iqtlabs
Releases · IQTLabs/gr-iqtlabs
1.0.52
Minor optimizations to image_inference, cap raw data size.
1.0.51
- Allow gating on new samples based on low power (Ettus workaround)
1.0.50
Fix vkfft not enough copies when shift = 1
1.0.49
Always calculate bbox rssi even if below confidence threshold.
1.0.48
Fix OpenCV/model bbox mismatch, filter predictions below threshold.
1.0.47
image_inference can augment torchserve replies with bounding boxes and rssi values.
1.0.46
- image inference can do background queries and reuse connection
- VkFFT 1.3.2
1.0.45
- Implement downstream filtered FFT output from retune_fft.
1.0.44
- image inference handles multiline json predictions.
1.0.43
- Initial torchserve support.