An open API service indexing awesome lists of open source software.

https://github.com/isotope-robotics/frc_ai_vision

AI Assisted FRC Vision System
https://github.com/isotope-robotics/frc_ai_vision

Last synced: 2 months ago
JSON representation

AI Assisted FRC Vision System

Awesome Lists containing this project

README

        

# FRC_AI_Vision
AI Assisted FRC Vision System

Uses YOLOv8 custom trained model for detecting FRC game pieces and reports it back to the Robot via Network Tables.

# Dependencies:
- python3
- opencv-python
- ultralytics YOLO
- pynetworktables