mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-28 02:11:40 +00:00
Add FRC 2026 game piece detection models (#2332)
Added a model for detecting Rebuilt's FUEL game piece for versions of the Orange Pi 5 and the Rubik Pi 3, which lowers the bar for less experienced FRC teams to use object detection on their robots. Also updated the documentation of object detection to reference the new models. The original model weights were trained by FRC team 2826 and were published on this [Chief Delphi thread](https://www.chiefdelphi.com/t/introducing-wave-robotics-yolov11-model-for-rebuilt/512701). The dataset used for RKNN quantization is the [Fuel V3 dataset](https://universe.roboflow.com/frcroboraiders/frc-2026-fuel-sbrdk/dataset/3) provided by [frcroboraiders](https://universe.roboflow.com/frcroboraiders) on Roboflow Universe.
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
photon-server/src/main/resources/models/fuelV1-yolo11n.rknn
Normal file
BIN
photon-server/src/main/resources/models/fuelV1-yolo11n.rknn
Normal file
Binary file not shown.
BIN
photon-server/src/main/resources/models/fuelV1-yolo11n.tflite
Normal file
BIN
photon-server/src/main/resources/models/fuelV1-yolo11n.tflite
Normal file
Binary file not shown.
Reference in New Issue
Block a user