Damiano Ferrari

Results 8 comments of Damiano Ferrari

Hi @AyushExel Inside [yolov8-pose.yaml](https://github.com/ultralytics/ultralytics/blob/pose/ultralytics/models/v8/yolov8-pose.yaml) in the PR I see that you support a custom number of keypoints (which is really cool). But will it be possible to also tune the...

Hello @kraj, is it possible to merge this? Without this changes scarthgap is broken with CM5

Hi @kraj, what's the status on this? Are there any blockers preventing it from moving forward?

I had the same issue, but I fixed it by including some `.dtb`. Here's the patch: ```diff diff --git a/conf/machine/raspberrypi5.conf b/conf/machine/raspberrypi5.conf index 03f15c3..1aac825 100644 --- a/conf/machine/raspberrypi5.conf +++ b/conf/machine/raspberrypi5.conf @@ -15,8...

There are already multiple PRs with a code similar to this that are waiting to be merged on `master` / `scarthgap`. Even if I am not sure that they fix...

Almost there, at the moment most of the patches has been submitted upstream. If you are on the latest scarthgap commit (c153c694bd7a08de474470d7c1c7fd550117b162) and you want to boot a CM5 now...