Explorar el Código

Update README.md

monjha hace 4 años
padre
commit
f7e062e4a6
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -17,13 +17,13 @@
 
 
    It takes streaming video as input, counts the number of people crossing a tripwire and sends the live data to the cloud. In this application, you will learn:
    It takes streaming video as input, counts the number of people crossing a tripwire and sends the live data to the cloud. In this application, you will learn:
 
 
-  How to use PeopleNet model from NGC
-  How to use NvDsAnalytics plugin to draw line and count people crossing the line
-  How to send the analytics data to cloud or another microservice over Kafka
+  - How to use PeopleNet model from NGC
+  - How to use NvDsAnalytics plugin to draw line and count people crossing the line
+  - How to send the analytics data to cloud or another microservice over Kafka
  
  
   You can extend this application to change region of interest, use cloud-to-edge messaging to trigger record in the DeepStream application or build analytic dashboard or database to store the metadata.
   You can extend this application to change region of interest, use cloud-to-edge messaging to trigger record in the DeepStream application or build analytic dashboard or database to store the metadata.
 
 
-To learn how to build this demo step-by-step, check out the on-demand webinar on Creating Intelligent places using DeepStream SDK[https://info.nvidia.com/iva-occupancy-webinar-reg-page.html?ondemandrgt=yes].
+To learn how to build this demo step-by-step, check out the on-demand webinar on [Creating Intelligent places using DeepStream SDK](https://info.nvidia.com/iva-occupancy-webinar-reg-page.html?ondemandrgt=yes).
 
 
 ## Prerequisites
 ## Prerequisites