https://github.com/tasrobotics/edge-inferencing
https://github.com/tasrobotics/edge-inferencing
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tasrobotics/edge-inferencing
- Owner: TASRobotics
- License: gpl-3.0
- Created: 2021-01-01T05:14:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T05:34:31.000Z (over 5 years ago)
- Last Synced: 2025-01-21T17:49:50.847Z (over 1 year ago)
- Language: Python
- Size: 3.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Edge-Inferencing
This repository is to be loaded onto a google coral dev board.
We used the ASUS Tinker Edge T as our prototyping solution, but the standard google coral dev board can be used as well.
Requirements are loading PyCoral onto the dev board - tensorflow lite dependencies should be taken care of with this.
Installing flask, opencv and networktables (from RobotPy) will be required to run this particular program as well.
To run, simply go into the directory with detect.py and run python3 detect.py