From ad8dab914ea724a3d13b8caa98db524fcb685098 Mon Sep 17 00:00:00 2001 From: Biparnak Roy <54219771+biparnakroy@users.noreply.github.com> Date: Sat, 18 Jul 2020 05:38:10 +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 17ccbf0..81b5551 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ where * `````` number of batches to use in inference (N.B. you should first export TKDNN_BATCHSIZE to the required n_batches and create again the rt file for the network). * `````` if set to 0 the demo will not show the visualization. * `````` if set to 0 the results will be saved into result.mp4 (if n-batches ==1) and if set to 1 then the results will not be saved. -* `````` if set to 0 then http stream will be off but if port number is given eg: 8090 then the stream can seen in ```https://localhost:8090``` +* `````` if set to 0 then http stream will be off but if port number is given eg: 8090 then the stream can seen the results in ```https://localhost:8090``` N.b. By default it is used FP32 inference