Sludge
Sludge
Part of https://github.com/webonnx/wonnx/issues/109 Depth-wise convolutions are still failing (eg. https://github.com/onnx/onnx/tree/main/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise), I'm not yet sure why. `test_Conv2d_groups` passes with this PR though.
On MediaPipe's face detection network, the wonnx inference result greatly differs from tract's. [face_detection_short_range.onnx.zip](https://github.com/webonnx/wonnx/files/8665627/face_detection_short_range.onnx.zip) (this network was converted from the original tflite model) Feed it an arbitrary 128x128 image. The...
It looks like the LFS quota has been exceeded, so only the AWS-hosted `data.zip` can currently be used to get the data files: ``` $ git lfs fetch origin fetch:...
**Check if issue already exists** I couldn't find anything that sounds similar. **Describe the bug** Creating an `ImageManip` node and calling both `setRotationDegrees` and `setResizeThumbnail` causes the pipeline to fail...
Updates rapier to an as-of-yet unreleased version, and updates the other deps as well. Requires https://github.com/dimforge/rapier/pull/375 and https://github.com/dimforge/rapier/pull/374 to be merged, and a new rapier version to be published.
- [x] Tested on all platforms changed - [x] Added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users - [x] Updated documentation to reflect...
The following image fails to decode with a "failed to decode huffman code" error, but it displays "fine" (with some corruption in the bottom part of the image) in Firefox,...
This image fails to decode with "FF 00 found where marker was expected", but succeeds in libjpeg-turbo (tested via sxiv), Dolphin, Firefox and VS Code (not sure what library those...
I'm trying to port a library I wrote from my custom V4L2 bindings (https://github.com/SludgePhD/LinuxVideo) to nokhwa and am seeing reduced performance: ``` [2022-05-01T12:53:43Z DEBUG zaru::webcam] trying #3 'Logitech BRIO' (Video4Linux...
Closes https://github.com/dimforge/salva/pull/33 Closes https://github.com/dimforge/salva/issues/31 Also adds a test