summaryrefslogtreecommitdiff
path: root/candle-wasm-examples/yolo
Commit message (Expand)AuthorAgeFilesLines
* Add Yolo Pose to JS Example (#684)Radamés Ajna2023-08-313-23/+117
* Add some documentation. (#673)Laurent Mazare2023-08-301-2/+2
* Simplify usage of the pool functions. (#662)Laurent Mazare2023-08-291-3/+3
* Dilated convolutions (#657)Laurent Mazare2023-08-291-0/+1
* Add wasm support for yolo-v8 pose detection. (#630)Laurent Mazare2023-08-273-29/+304
* Remove some dead-code annotations. (#629)Laurent Mazare2023-08-271-4/+0
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-2/+2
* [WIP] Improve Yolo WASM UI example (#591)Radamés Ajna2023-08-269-23/+602
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-232-3/+7
* Also fix the aspect ratio in the wasm example. (#556)Laurent Mazare2023-08-225-26/+67
* Sketch the yolo wasm example. (#546)Laurent Mazare2023-08-229-0/+1256