diff --git a/src/components/LandingpageAbout/index.js b/src/components/LandingpageAbout/index.js index 57e37bd..3d87cb5 100644 --- a/src/components/LandingpageAbout/index.js +++ b/src/components/LandingpageAbout/index.js @@ -8,9 +8,9 @@ export default function LandingpageAbout() {
+ People use OpenDataCam for many different use cases. It is + especially popular for traffic studies (modal-split, turn-count, etc.) but OpenDataCam + detects 50+ common objects out of the box and can be used for many more things. +
++ And in case it does not detect what you are looking for, you can always train your own + model. +
+ OpenDataCam uses machine learning to detect objects in videos and camera feeds. + It then follows the objects as they move accross the scene. +
++ Users easily define counters via their browser, and every time an object crosses the + counter, OpenDataCam takes count. +
+ The simplest way to get started with OpenDataCam is downloading our Docker images and run it your computer, server or Jetson device. + As long as it has a NVIDIA GPU, it can run OpenDataCam. +
++ More information on how to run OpenDataCam on your device or machine can be found in our GitHub repository. +