Christopher Mahoney

Results 14 issues of Christopher Mahoney

⚠️ Untested Code ⚠️ Adds a static cropping pipe and associated front end components. Part 1 of #1347

![image](https://github.com/user-attachments/assets/d4e4226f-74b0-4ded-87b4-ac4bf2f1ac34) JDK 11 References https://github.com/search?q=org%3APhotonVision+jdk-11&type=code JDK 17 References https://github.com/search?q=org%3APhotonVision+jdk-17&type=code TODO List (things we might need to update in other repos): - [] https://github.com/PhotonVision/photon-pi-os/blob/ab5fa98d72c0381e7f73adf62b3aeeeea4d4fed6/photonvision/src/modules/photonvision/start_chroot_script#L29 - [] https://github.com/PhotonVision/photon-pi-gen/blob/7f8d2254450b7533871d71eb36a415639d8c5ac9/stage2/01-sys-tweaks/00-packages#L34 - [] https://github.com/PhotonVision/photon-pi-os/blob/ab5fa98d72c0381e7f73adf62b3aeeeea4d4fed6/photonvision/src/modules/photonvision/install.sh#L11 -...

The only tested computer vision models (to my knowledge) are YOLOv5 models. There seems to be (untested?) support for YOLOv8 in the rknn-jni. The YOLOv10 repo has some compelling graphs,...

enhancement

#### Description I've been enjoying yew and wanted to find a place I could make small contributions. I'm happy to put in some effort to remove duplicate dependencies. There's a...