index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
examples
/
yolo-v8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clippy fixes for 1.81.0. (#2461)
Laurent Mazare
2024-09-05
1
-1
/
+1
*
onnx: fix pad, unsqueeze (#2317)
shua
2024-07-23
1
-1
/
+1
*
Support alternative dtypes for mamba (#2036)
Laurent Mazare
2024-04-10
1
-0
/
+0
*
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
*
Fix pose estimation image path (#1326)
Bernardo de Lemos
2023-11-12
1
-1
/
+1
*
Add fuse-conv-bn method for Conv2d (#1196)
jamjamjon
2023-10-27
1
-7
/
+2
*
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
2
-10
/
+90
*
Readme gallery (#834)
Laurent Mazare
2023-09-13
1
-1
/
+1
*
Segment Anything readme (#827)
Laurent Mazare
2023-09-12
1
-0
/
+0
*
Add a readme for yolo-v8. (#824)
Laurent Mazare
2023-09-12
5
-0
/
+47
*
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
*
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
*
Remove some dead-code annotations. (#629)
Laurent Mazare
2023-08-27
1
-1
/
+0
*
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
2
-1
/
+43
*
Move the yolo model bits in a separate file. (#602)
Laurent Mazare
2023-08-25
2
-747
/
+795
*
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
2
-132
/
+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
2
-0
/
+861