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
- Host: GitHub
- URL: https://github.com/isotope-robotics/frc_ai_vision
- Owner: Isotope-Robotics
- Created: 2024-07-15T01:34:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T03:45:12.000Z (10 months ago)
- Last Synced: 2025-01-23T02:10:06.286Z (4 months ago)
- Language: Python
- Size: 19.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FRC_AI_Vision
AI Assisted FRC Vision SystemUses 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