|
97909e5068
|
Move the yolo model bits in a separate file. (#602)
* Move the yolo model bits in a separate file.
* Improve the drawing.
* Bugfix.
|
2023-08-25 12:47:55 +01:00 |
|
|
8bc5fffa45
|
More support for pose estimation in yolo-v8. (#599)
* More support for pose estimation in yolo-v8.
* Support both object detection and pose-estimation in the yolo-v8 example.
|
2023-08-25 11:21:11 +01:00 |
|
|
bb69d89e28
|
Move the yolo shared bits to a common place. (#548)
* Move the yolo shared bits to a common place.
* Share more code.
* Configurable thresholds.
|
2023-08-22 13:03:07 +01:00 |
|