Files
nvidia--tensorrt/samples/python
Rajeev Rao b855656005 TensorRT-OSS 21.05 release
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-05-19 13:56:12 -07:00
..
2021-05-19 13:56:12 -07:00
2021-02-05 14:22:04 -08:00
2021-02-05 14:22:04 -08:00
2021-05-19 13:56:12 -07:00
2021-02-05 14:22:04 -08:00
2021-02-05 14:22:04 -08:00
2021-02-05 14:22:04 -08:00
2021-02-05 14:22:04 -08:00

General Setup for Python Samples

Prerequisites

Dependencies can be istalled using:

python3 -m pip install -r requirements.txt

Data can be downloaded using the following utility if download.yml is present in the sample directory (example).

downloader.py -d /path/to/data/dir -f /path/to/download.yml