index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
examples
/
yolo-v8
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
onnx: fix pad, unsqueeze (#2317)
shua
2024-07-23
1
-1
/
+1
*
Update the image crate + use the re-exported version. (#1893)
Laurent Mazare
2024-03-21
1
-22
/
+23
*
Fix linspace implementation (#1358)
MilkFather
2023-11-23
1
-1
/
+1
*
Ensure to copy data to cpu before iterating. (#1360)
Marcus Asteborg
2023-11-23
1
-1
/
+3
*
Adapt more examples to the updated safetensor api. (#947)
Laurent Mazare
2023-09-23
1
-3
/
+1
*
Add tracing. (#943)
Laurent Mazare
2023-09-23
1
-3
/
+24
*
Move more models to candle-transformers (#796)
Laurent Mazare
2023-09-10
1
-1
/
+1
*
Automatic mask generation (#779)
Laurent Mazare
2023-09-08
1
-6
/
+6
*
Cleanup the pose reporting code. (#605)
Laurent Mazare
2023-08-25
1
-65
/
+58
*
Add some configurable legend for yolo detection. (#603)
Laurent Mazare
2023-08-25
1
-1
/
+43
*
Move the yolo model bits in a separate file. (#602)
Laurent Mazare
2023-08-25
1
-747
/
+96
*
More support for pose estimation in yolo-v8. (#599)
Laurent Mazare
2023-08-25
1
-15
/
+161
*
Add the pose estimation head for yolo. (#589)
Laurent Mazare
2023-08-24
1
-6
/
+104
*
Add some group parameter to convolutions. (#566)
Laurent Mazare
2023-08-23
1
-1
/
+5
*
Improve the aspect ratio handling on yolo-v8. (#549)
Laurent Mazare
2023-08-22
1
-14
/
+35
*
Move the yolo shared bits to a common place. (#548)
Laurent Mazare
2023-08-22
1
-50
/
+34
*
Sketch the yolo wasm example. (#546)
Laurent Mazare
2023-08-22
1
-4
/
+0
*
Use the yolo-v8 weights from the hub. (#544)
Laurent Mazare
2023-08-21
1
-4
/
+30
*
Yolo v8 fixes (#542)
Laurent Mazare
2023-08-21
1
-14
/
+15
*
Add yolo v8 as an example (#541)
Laurent Mazare
2023-08-21
1
-0
/
+779