...
https://github.com/UWARG/computer-vision-python
Software
...
Development setup
Follow the instructions: Python Repository Autonomy Workflow Software
Install packages:
Code Block |
---|
pip install -r requirements.txt pip install -r requirements-pytorch.txt pip install -r modules/common/requirements.txt |
Jetson setup
Follow the instructions: Jetson
Usage
Copy the model file (.pt) into the repository.
...
Code Block |
---|
python -m main_2024 --cpu |
Jetson setup
...
Hardware
NVIDIA Jetson TX2i: Jetson
...