From 46a22fcb594b1d091063c1c6cd882aceb838c972 Mon Sep 17 00:00:00 2001 From: ketan-b <54092325+ketan-b@users.noreply.github.com> Date: Wed, 1 Sep 2021 13:17:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9807be389..e44f6e7bd 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ python tools/demo --source 0 ### Deployment -Our model can reason in real-time on `Jetson Tx2`, with `Zed Camera` to capture image. We use `TensorRT` tool for speeding up. We provide code for deployment and reasoning of model in `./tools/deploy`. +Our model can reason in real-time on `Jetson Tx2`, with `Zed Camera` to capture image. We use `TensorRT` tool for speeding up. We provide code for deployment and reasoning of model in `./toolkits/deploy`.