Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Yolo Pose to JS Example (#684) | Radamés Ajna | 2023-08-31 | 3 | -23/+117 |
* | Add some documentation. (#673) | Laurent Mazare | 2023-08-30 | 1 | -2/+2 |
* | Simplify usage of the pool functions. (#662) | Laurent Mazare | 2023-08-29 | 1 | -3/+3 |
* | Dilated convolutions (#657) | Laurent Mazare | 2023-08-29 | 1 | -0/+1 |
* | Add wasm support for yolo-v8 pose detection. (#630) | Laurent Mazare | 2023-08-27 | 3 | -29/+304 |
* | Remove some dead-code annotations. (#629) | Laurent Mazare | 2023-08-27 | 1 | -4/+0 |
* | Bump the crate version + update CHANGELOG. (#628) | Laurent Mazare | 2023-08-27 | 1 | -2/+2 |
* | [WIP] Improve Yolo WASM UI example (#591) | Radamés Ajna | 2023-08-26 | 9 | -23/+602 |
* | Add some group parameter to convolutions. (#566) | Laurent Mazare | 2023-08-23 | 2 | -3/+7 |
* | Also fix the aspect ratio in the wasm example. (#556) | Laurent Mazare | 2023-08-22 | 5 | -26/+67 |
* | Sketch the yolo wasm example. (#546) | Laurent Mazare | 2023-08-22 | 9 | -0/+1256 |