Game Piece Identification (Vision)

Hey,

Just wanted to share a project I’ve been working on. Its goal is to identify objects (this year’s game pieces) off of a camera feed.

GitHub:

Example Video:

6 Likes

Update: I’m working on the same thing but for cubes

We are also planning to implement game piece identification. We plan to train a YOLOv5 based detector.

2 Likes

YOLOv5 looks cool. Do you plan on running your vision code on the RIO or on a separate processor.

Video using cubes:

We have a Seeed Studio Grove Vision AI unit. We need time and tons of pictures of the game elements.

1 Like

Thank you for sharing. The seed camera looks very promising. I wonder if I can apply something similar to my code.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.