Skip to content

Releases: IQTLabs/gr-iqtlabs

1.0.52

27 Nov 22:42
94dd2ef
Compare
Choose a tag to compare

Minor optimizations to image_inference, cap raw data size.

1.0.51

24 Nov 02:05
418e6fd
Compare
Choose a tag to compare
  • Allow gating on new samples based on low power (Ettus workaround)

1.0.50

23 Nov 07:00
cb869d9
Compare
Choose a tag to compare

Fix vkfft not enough copies when shift = 1

1.0.49

22 Nov 20:35
d693b5c
Compare
Choose a tag to compare

Always calculate bbox rssi even if below confidence threshold.

1.0.48

22 Nov 02:31
ade20ef
Compare
Choose a tag to compare

Fix OpenCV/model bbox mismatch, filter predictions below threshold.

1.0.47

21 Nov 09:32
5355a57
Compare
Choose a tag to compare

image_inference can augment torchserve replies with bounding boxes and rssi values.

1.0.46

29 Oct 20:07
ccab984
Compare
Choose a tag to compare
  • image inference can do background queries and reuse connection
  • VkFFT 1.3.2

1.0.45

20 Oct 20:51
756c348
Compare
Choose a tag to compare
  • Implement downstream filtered FFT output from retune_fft.

1.0.44

17 Oct 19:03
600e2d3
Compare
Choose a tag to compare
  • image inference handles multiline json predictions.

1.0.43

15 Oct 20:15
e31f81e
Compare
Choose a tag to compare
  • Initial torchserve support.