{"id":48362,"date":"2021-12-15T15:12:00","date_gmt":"2021-12-15T14:12:00","guid":{"rendered":"https:\/\/magazinnew.reichelt.de\/magazin\/?p=48362"},"modified":"2023-04-19T10:58:38","modified_gmt":"2023-04-19T08:58:38","slug":"get-started-with-ai-with-the-nvidia-jetson-nano","status":"publish","type":"post","link":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/","title":{"rendered":"Get started with AI with the NVIDIA Jetson Nano"},"content":{"rendered":"\n<p>Artificial intelligence (AI) is the buzzword of our time. As the central driver of digitization, it is fundamentally changing society, the economy and almost all other areas of life. Many companies are already using AI: in development, in production, in administration. But artificial intelligence also helps us in everyday life &#8211; in some areas quite obvious, in others rather hidden. Learn more about AI and how you can use NVIDIA&#8217;s Jetson Nano to implement an AI project in this article.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"artificial-intelligence\">Artificial intelligence<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"what-is-artificial-intelligence\"><strong>What is artificial intelligence?<\/strong><\/h3>\n\n\n\n<p>Artificial intelligence is the ability of a computer to solve tasks that would normally have to be done by human hands. The system should be able to act intelligently, similar to a human, and learn independently. However, this definition is imprecise, as the term \u201cintelligence\u201d is difficult to define. There are a number of different descriptions of human intelligence. Gardner developed a theory of multiple intelligences that lists eight dimensions of intelligence:<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en-1024x683.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en-1024x683.png\" alt=\"Multiple Intelligenzen: acht Dimensionen der Intelligenz\" class=\"wp-image-48324\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en-1024x683.png 1024w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en-300x200.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en-768x512.png 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Modelle_en.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 1: Source: <\/figcaption><\/figure>\n\n\n\n<p>As you will see as this article progresses, AI applies to many, but not all, of these dimensions today.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"what-makes-a-computer-intelligent\"><strong>What makes a computer intelligent?<\/strong><\/h4>\n\n\n\n<p>A classic algorithm is usually permanently implemented and makes decisions based on sensor data, user inputs and trigger moments. All actions of a computer have to be programmed by a human. Nowadays, however, the requirements for a computer are so complex that this method quickly reaches its limits. For example, it is impossible to accurately predict the behavior of a user or to implement all existing objects on earth for real-time object recognition in advance. <\/p>\n\n\n\n<p>The computer scientists recognized this problem very early on. Therefore they tried to develop adaptive computer programs. A computer can be trained in the desired functionality using sample data. This procedure can now be used to diagnose diseases based on symptoms or x-rays. <\/p>\n\n\n\n<p>There are various test procedures to assess whether a computer system is intelligent &#8211; one of them is the \u201cTuring test\u201d. A person communicates electronically with two partners: a human and a computer. The referee asks both of them a comprehensive catalog of questions. If he cannot clearly identify the PC based on the answers given, he is considered intelligent. <\/p>\n\n\n\n<p>Measured against the previously presented dimensions of intelligence, however, this test must be expanded so that other dimensions than pure knowledge (image, movement, language) can also be recorded.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"machine-learning\"><strong>Machine learning<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"how-does-the-computer-learn\"><strong>How does the computer learn?<\/strong><\/h4>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/maschinelles-lernen_en.png\"><img decoding=\"async\" width=\"1025\" height=\"863\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/maschinelles-lernen_en.png\" alt=\"\" class=\"wp-image-48316\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/maschinelles-lernen_en.png 1025w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/maschinelles-lernen_en-300x253.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/maschinelles-lernen_en-768x647.png 768w\" sizes=\"(max-width: 1025px) 100vw, 1025px\" \/><\/a><figcaption class=\"wp-element-caption\"> Figure 2: Source: https:\/\/datasolut.com\/machine-learning-vs-deep-learning\/<\/figcaption><\/figure>\n\n\n\n<p>Nach menschlicher Definition gilt der Mensch als intelligentes Wesen. Wir l\u00f6sen eine Vielzahl von realen Problemen, ohne angeben zu k\u00f6nnen, wie wir es im Einzelnen machen. Ein Beispiel ist die Unterscheidung zwischen Apfel und Birne. \u00c4hnliches gilt f\u00fcr komplexe Bewegungsabl\u00e4ufe wie etwa das Radfahren: Kaum jemand kann im Einzelnen beschreiben, mit welchen Bewegungen er es schafft, das Gleichgewicht auf einem Fahrrad zu halten.<\/p>\n\n\n\n<p>Dies sind Beispiele von implizitem Wissen, welche wir nicht in Regeln oder Anweisungen fassen k\u00f6nnen. Wenn man keine expliziten Vorschriften hat, mit denen man einen Computer f\u00fcr eine Aufgabe programmieren kann, so ist das Lernen aus Erfahrungen oder Daten eine Alternative. Bei \u201emaschinellem Lernen\u201c analysiert ein System die verf\u00fcgbaren Daten und modifiziert sich schrittweise, sodass es seine Aufgabe besser erf\u00fcllen kann. Dabei werden drei Arten von Lernaufgaben unterschieden:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"supervised-learning\"><strong>Supervised learning<\/strong><\/h4>\n\n\n\n<p>In the case of supervised learning, the system is given what it should learn, such as how to differentiate between bicycles and motorcycles. To this end, he is presented with many pictures of bicycles and motorcycles that have already been manually marked as bicycles or motorcycles. After processing a large number of such examples, the system looks for patterns that can be used to distinguish the objects. In this way, the system can learn to apply these patterns to new images in order to distinguish bicycle images from motorcycle images. <\/p>\n\n\n\n<p>In the case of supervised learning, a distinction is made between two other important use cases: In the case of classification, the system has to choose the answer from a mostly small number of alternatives or classes. One example is the categorization of a product as \u201cgood\u201d or \u201cdefective\u201d. In the other application, the prognosis (regression), the system has to predict one or more continuous variables, e.g. the maximum temperature and wind strength for the next day in Munich. <\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"unsupervised-learning\"><strong>Unsupervised learning<\/strong><\/h4>\n\n\n\n<p>In the case of unsupervised learning, the system has to manage without manual specifications. It reads the available data and independently tries to find patterns and regularities in it. It can, for. B. Group data based on similarities. This approach is particularly promising when the data has different components &#8211; such as the different words in a written sentence. In the best case scenario, the values \u200b\u200bof one word can be used to predict the next component. <\/p>\n\n\n\n<p>This type of learning is also called self-supervised learning. It is a form of supervised learning that does not require people to provide annotations. Self-supervised learning is widespread in the world of artificial intelligence. For example, if a system is given the task of forecasting the next images in a video, it must develop a representation of the scenes and predict the possible movements and actions of the objects. If there are enough training videos, a basic \u201cunderstanding\u201d of the processes in videos is created. The system can use this as a basis for forecasting new video scenes. <\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"reinforcement-learning\"><strong>Reinforcement learning<\/strong><\/h4>\n\n\n\n<p>In reinforcement learning, also known as reinforcement learning, the system must first perform a series of actions before it gets to know the final result. Examples of this would be board games or controlling robots. After each action, the environment reacts (e.g. the opponent in chess) and the system receives new information about the status (e.g. the board positions), possibly also rewards (e.g. points, victory or defeat quantified by a Numerical value). <\/p>\n\n\n\n<p>The aim of the system is to develop an action strategy with which it can react to any situation in such a way that the highest possible amount of rewards is generated. The technique of reinforcement learning with the help of rewards and punishments is borrowed from psychology and is used, among other things, in the training of dogs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"deep-learning\"><strong>Deep learning<\/strong><\/h3>\n\n\n\n<p>Technically speaking, deep learning is a subset of machine learning (see Figure 4). It encompasses all methods of searching for patterns and relationships in data using a deep neural network. Artificial neural networks are algorithms that are modeled on the biological model of the human brain. <\/p>\n\n\n\n<p>The structure of an artificial neural network consists of the input layer, the hidden layer and the output layer. Despite their possible complexity, they essentially always have the structures of directed graphs. If an artificial neural network has particularly deep structures, i.e. many different hidden layers, it is called deep learning.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Ku\u0308nstliche-neuronale-Netze_en.png\"><img decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Ku\u0308nstliche-neuronale-Netze_en.png\" alt=\"\" class=\"wp-image-48308\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Ku\u0308nstliche-neuronale-Netze_en.png 1000w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Ku\u0308nstliche-neuronale-Netze_en-300x180.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Ku\u0308nstliche-neuronale-Netze_en-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><figcaption class=\"wp-element-caption\"> Figure 3: Source: https:\/\/datasolut.com\/was-ist-deep-learning\/<\/figcaption><\/figure>\n\n\n\n<p>Such a system can, for example, predict the amount of precipitation tomorrow based on today&#8217;s readings of air pressure, temperature and wind direction. Although machine learning and deep learning are often used synonymously, there are small but subtle differences. While machine learning is used for structured input data, deep learning is particularly suitable for large unstructured data. <\/p>\n\n\n\n<p>Structured input data can be ordered data records from a database (example: cat with color, shape, face). Machine learning automatically recognizes the information from this and independently develops algorithms to classify these objects. In the case of unstructured input data such as texts, images or music, the deep learning algorithm recognizes unknown structures and uses this to develop a complex model that enables objects to be classified during image recognition. In order to be able to achieve a high model quality, however, this method requires very large amounts of data.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/was-ist-deep-learning_en.png\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"584\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/was-ist-deep-learning_en.png\" alt=\"\" class=\"wp-image-48360\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/was-ist-deep-learning_en.png 600w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/was-ist-deep-learning_en-300x292.png 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a><figcaption class=\"wp-element-caption\"> Figure 4: Source: https:\/\/datasolut.com\/was-ist-deep-learning\/<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"nvidia-jetson-nano-kits\">NVIDIA Jetson Nano Kits<\/h2>\n\n\n\n<span data-view=\"article\" data-artid=\"280651\" data-lang=\"de\"><\/span>The Jetson Nano development board from NVIDIA provides an introduction to the topic of \u201cAI\u201d. This makes it possible to develop cost-effective and energy-efficient AI systems. The single-board computer with four ARM cores and Maxwell GPU as a CUDA computing accelerator and video engine opens up new possibilities for graphics and computation-intensive projects. <\/p>\n\n\n\n<p>NVIDIA offers two versions of the Jetson Nano, the only differences being the size of the working memory (2\/4 GB RAM), the display port and the power connection. With a size of around 70 x 45 mm, the Jetson Nano-Module is the smallest Jetson device. This production-ready System-on-Module (SOM) offers great advantages for various industries when providing AI: It provides 472 GFLOPs so that modern AI algorithms can be executed quickly. Several neural networks can be run in parallel and numerous high-resolution sensors can be processed at the same time. With these properties, it is ideal for applications such as entry-level network video recorders, household robots, and intelligent gateways with full analytical capabilities.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><tbody><tr><td>CPU<\/td><td>Quad-core ARM Cortex-A57 Moure processor<\/td><\/tr><tr><td>GPU<\/td><td>NVIDIA Maxwell architecture with 128 NVIDIA CUDA\u00ae cores<\/td><\/tr><tr><td>Main memory<\/td><td>2\/4 GB 64-bit LPDDR4, 1600MHz 25.6 GB \/ s<\/td><\/tr><tr><td>Memory<\/td><td>microSD (card not included)<\/td><\/tr><tr><td>Video encoding<\/td><td>4Kp30 | 4x 1080p30 | 9x 720p30 (H.264 \/ H.265)<\/td><\/tr><tr><td>Video decoding<\/td><td>4Kp60 | 2x 4Kp30 | 8x 1080p30 | 18x 720p30 (H.264 \/ H.265)<\/td><\/tr><tr><td>Network<\/td><td>Gigabit Ethernet<\/td><\/tr><tr><td>Camera<\/td><td>1x MIPI CSI-2 connector<\/td><\/tr><tr><td>Display<\/td><td>HDMI 2.0<\/td><\/tr><tr><td>USB<\/td><td>1x USB 3.0 Type A, 2x USB 2.0 Type A, USB 2.0 Micro-B<\/td><\/tr><tr><td>Connections<\/td><td>1x SDIO | 2x SPI | 4x I2C | 2x I2S | GPIOs<\/td><\/tr><tr><td>Size<\/td><td>69.6mm x 45mm<\/td><\/tr><tr><td>Mechanics<\/td><td>260-pin edge connector<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"what-is-a-cuda-core\"><strong>What is a CUDA core? <\/strong><\/h4>\n\n\n\n<p>The term CUDA stands for \u201cCompute Unified Device Architecture\u201d and is an architecture developed by NVIDIA for parallel calculations. The additional use of the GPU relieves the CPU and increases the computing power of a computer. Since both cores are found on microprocessors based on semiconductor technology, CUDA cores are usually considered to be equivalent to CPU cores. In addition, both cores can process data, whereby the CPU is used for serial data processing, while the GPU is used for parallel data processing. However, CUDA cores are less complex. In addition, 128 CUDA cores are built into the GPU of the Jetson Nano, whereas the CPU only contains four cores. Apart from that, CUDA is used variably: in image and video processing, but also in the medical field, such as for CT image reconstructions. Due to the demanding development environment, CUDA is also often used in the areas of AI, deep learning and machine learning. Other areas of application are computer biology and chemistry, ray tracing and seismic analyzes.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"what-is-possible-with-the-jetson-nano\"><strong>What is possible with the Jetson Nano? <\/strong><\/h4>\n\n\n\n<p>Due to its compact design, the Jetson Nano can be perfectly integrated into robot projects. With 128 CUDA cores, the single-board computer can carry out many operations in parallel and thus enables the use of several sensors with real-time calculation. Conversely, this means that it would be possible to develop an autonomously driving car with a Jetson Nano. Finally, thanks to the support of CUDA, a neural network could be trained directly on the Jetson Nano. In contrast, such a project with a Raspberry Pi could only be implemented with an additional GPU.<\/p>\n\n\n\n<p> Classic AI systems, such as object \/ person recognition in real time, are also possible with the Jetson Nano. With the help of the open source libraries OpenCV or YOLO, you can download pre-trained models in order to then carry out object \/ person recognition. It is also possible to train your own model. With enough data records, for example, people or car license plates can be clearly identified on surveillance cameras in order to automate door opening, for example.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"real-time-object-recognition-with-the-jetson-nano\"><strong>Real-time object recognition with the Jetson Nano<\/strong><\/h3>\n\n\n\n<p>With the help of a simple project, we would like to show you the strength of the Jetson Nano, as mentioned above. Object recognition as a typical AI requirement for systems can basically also be mastered by single-board computers without a CUDA core, such as the Raspberry Pi. In order to be able to solve this requirement in real time, however, CUDA cores are indispensable, since large amounts of data have to be calculated in parallel and in real time. With its 128 CUDA cores, the Jetson Nano is ideally suited for this and was therefore selected for this project.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"effort\"><strong>Effort <\/strong><\/h4>\n\n\n\n<p>Since the AI \u200b\u200bfor real-time object recognition has already been preprogrammed within the open source environment of OpenCV and YOLO, the effort of this how-to is limited. As long as no new objects are to be taught to the AI, you do not have to train the neural network any further. However, if the AI \u200b\u200bis to be further adapted, some in-depth technical knowledge is required. The real effort, however, is to download and install the AI \u200b\u200bmodel and prepare the necessary setup (camera connection) for the application.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"level-of-difficulty\"><strong>Level of difficulty <\/strong><\/h4>\n\n\n\n<p><strong>Medium: <\/strong>Without training the AI <br><strong>Difficult: <\/strong>With training in AI (knowledge of OpenCV \/ YOLO and programming knowledge in Python and C)<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"expenditure-of-time\"><strong>Expenditure of time <\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Download and installation of the operating system: approx. 45 min <\/li>\n\n\n\n<li>Download and installation of the AI \u200b\u200bmodel (depending on the read \/ write speed of the microSD card and internet bandwidth): approx. 4-6 hours <\/li>\n\n\n\n<li>Configuration: approx. 15 min <\/li>\n\n\n\n<li><strong>Total: 5-7 h<\/strong><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"costs\"><strong>Costs<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Total price: Hardware approx. \u20ac 130 + standard equipment (monitor, keyboard, mouse, Android phone with camera) <\/li>\n<\/ul>\n\n\n\n<p><strong>Hardware<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\" id=\"block-f3c59f43-cde7-447b-8c9c-9c5f065ad336\">\n<li><a href=\"https:\/\/www.reichelt.com\/de\/en\/nvidia-jetson-nano-bundle-4x-1-4-ghz-4-gb-ram-jetson-nano-1010-p335036.html?&amp;trstct=pos_5&amp;nbc=1\" target=\"_blank\" rel=\"noreferrer noopener\">Jetson Nano<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.reichelt.com\/de\/en\/sandisk-extreme-plus-32-gb-microsdhc-memory-card-sdsqxbg032ggn6ma-p262413.html?&amp;trstct=pol_1&amp;nbc=1\" target=\"_blank\" rel=\"noreferrer noopener\">MicroSD 64GB<\/a><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"software\"><strong>Software <\/strong><\/h4>\n\n\n\n<p>The software used is completely open source based and therefore available free of charge. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.balena.io\/etcher\/\" target=\"_blank\" rel=\"noreferrer noopener\">BalenaEtcher<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/developer.nvidia.com\/embedded\/downloads\" target=\"_blank\" rel=\"noreferrer noopener\">Jetson Nano Ubuntu<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/wiegehtki\/nvjetson_opencv_gsi\" target=\"_blank\" rel=\"noreferrer noopener\">KI-Modell<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"installation\"><strong>Installation<\/strong><\/h3>\n\n\n\n<p>To install the operating system, you need a <a href=\"https:\/\/www.reichelt.com\/de\/en\/sandisk-extreme-plus-32-gb-microsdhc-memory-card-sdsqxbg032ggn6ma-p262413.html?&amp;trstct=pol_1&amp;nbc=1\" target=\"_blank\" rel=\"noreferrer noopener\">microSD card with a minimum size of 64GB<\/a>. For this project we recommend that you use a fast MicroSD card, as the installation of the training data &#8211; depending on the writing speed &#8211; can take more than six hours. If you also use the <a href=\"https:\/\/www.reichelt.com\/de\/en\/nvidia-jetson-nano-bundle-4x-1-4-ghz-4-gb-ram-jetson-nano-1010-p335036.html?&amp;trstct=pos_5&amp;nbc=1\" target=\"_blank\" rel=\"noreferrer noopener\">4GB version of the Jetson Nanos<\/a>, you can achieve a higher FPS (frames per second) rate when detecting objects.<\/p>\n\n\n\n<p>First, download the <a href=\"https:\/\/developer.nvidia.com\/embedded\/downloads\" target=\"_blank\" rel=\"noreferrer noopener\">appropriate version of the operating system<\/a> from the NVIDIA developer website. The <a href=\"https:\/\/developer.nvidia.com\/embedded\/downloads\" target=\"_blank\" rel=\"noreferrer noopener\">BalenaEtcher<\/a> program can be used for the image flash. All you have to do is select the loaded image and the microSD card (Figure 5) &#8211; the flash process can be started. Don&#8217;t be surprised though: the process can take up to 30 minutes to complete.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/balena.png\"><img loading=\"lazy\" decoding=\"async\" width=\"799\" height=\"501\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/balena.png\" alt=\"Flashvorgang mit BalenaEtcher\" class=\"wp-image-48300\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/balena.png 799w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/balena-300x188.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/balena-768x482.png 768w\" sizes=\"(max-width: 799px) 100vw, 799px\" \/><\/a><figcaption class=\"wp-element-caption\"> Figure 5: Flash process with BalenaEtcher<\/figcaption><\/figure>\n\n\n\n<p>After the flash process, the microSD card can be inserted into the corresponding microSD card slot of the Jetson Nano. Before you supply the Jetson Nano with power, connect a keyboard, mouse and screen via the HDMI \/ display port. You can now start configuring the operating system. <\/p>\n\n\n\n<p>To do this, follow the instructions on the screen. Make sure you choose \u201cnvidia\u201d as your username. The code of this project only works with this name. It is possible to work around this, but you would have to change the code in the appropriate places.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-1024x617.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"617\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-1024x617.png\" alt=\"Flashvorgang mit BalenaEtcher\" class=\"wp-image-48348\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-1024x617.png 1024w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-300x181.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-768x463.png 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup-1536x926.png 1536w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/setup.png 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"> Figure 6: Setup: Username &#8220;nvidia&#8221;<\/figcaption><\/figure>\n\n\n\n<p>Once the configuration process has been completed, the Jetson Nano will automatically reboot. Then log in with your password and the desktop environment will open. <\/p>\n\n\n\n<p>Start the terminal and download the corresponding <a href=\"https:\/\/github.com\/wiegehtki\/nvjetson_opencv_gsi\">Github repository<\/a>. To do this, enter the following command in the command line: <\/p>\n\n\n\n<p><strong><em>git clone https:\/\/github.com\/wiegehtki\/nvjetson_opencv_gsi.git <\/em><\/strong><\/p>\n\n\n\n<p>Use the command <strong><em>cp nvjetson_opencv_gsi\/Installv2.3.8.sh <\/em><\/strong>to copy the \u201cInstallv2.3.8.sh\u201d file from the \u201cnvjetson_opencv_gsi\u201d directory into the current one. Then all \u201csudoers\u201d shell scripts must be integrated into the current directory using the command <strong><em>cp nvjetson_opencv_gsi\/nv*sh<\/em><\/strong>. The shell scripts can be read with the command <strong><em>chmod + x *sh<\/em><\/strong>. <\/p>\n\n\n\n<p>To prevent the system from constantly asking you to enter your password during the installation, you can grant yourself &#8220;superuser rights&#8221; with the following command: <\/p>\n\n\n\n<p><strong><em>sudo su <br>.\/nvidia2sudoers.sh <br>exit <\/em><\/strong><\/p>\n\n\n\n<p>Now you can open the terminal again and start the installation with <strong><em>.\/Installv2.3.8.sh<\/em><\/strong>. Now restart the terminal and start the installation: <\/p>\n\n\n\n<p>In order to be able to follow the progress of the installation, open a second terminal window.<\/p>\n\n\n\n<p><strong>Please note:<\/strong> The installation can take several hours (approx. four to six), after all models that have already been trained must be downloaded again. When the process is complete, the Jetson Nano will restart automatically. If you now see the login screen, the installation was successful.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"configuration-of-the-ip-webcam-app\"><strong>Configuration of the IP webcam app<\/strong><\/h4>\n\n\n\n<p>In this project, a cell phone camera is used for object recognition. So that the Jetson Nano can access the mobile phone camera via WLAN, the <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.pas.webcam&amp;hl=de&amp;gl=US\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;IP Webcam&#8221;<\/a> app must be downloaded. In order not to flood the app with data from the Jetson Nano and thus bring the smartphone&#8217;s memory to the limit, some settings may have to be made in the app.<\/p>\n\n\n\n<figure class=\"wp-block-image alignleft size-large is-resized\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-498x1024.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-498x1024.jpg\" alt=\"Audio-Modus deaktivieren und Server starten\" class=\"wp-image-48280\" width=\"374\" height=\"768\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-498x1024.jpg 498w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-146x300.jpg 146w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-768x1579.jpg 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-747x1536.jpg 747w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1-996x2048.jpg 996w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/1.jpg 1080w\" sizes=\"(max-width: 374px) 100vw, 374px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 7: Deactivate audio mode and start the server<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image alignleft size-large is-resized\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-498x1024.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-498x1024.jpg\" alt=\"Einstellung der Aufl\u00f6sung, Qualit\u00e4t und FPS\" class=\"wp-image-48288\" width=\"374\" height=\"768\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-498x1024.jpg 498w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-146x300.jpg 146w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-768x1579.jpg 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-747x1536.jpg 747w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3-996x2048.jpg 996w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/3.jpg 1080w\" sizes=\"(max-width: 374px) 100vw, 374px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 8: Setting the resolution, quality and FPS <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-498x1024.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-498x1024.jpg\" alt=\"Automatische Kameraerkennung deaktivieren\" class=\"wp-image-48292\" width=\"374\" height=\"768\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-498x1024.jpg 498w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-146x300.jpg 146w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-768x1579.jpg 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-747x1536.jpg 747w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4-996x2048.jpg 996w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/4.jpg 1080w\" sizes=\"(max-width: 374px) 100vw, 374px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 9: Deactivate automatic camera detection <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-1024x498.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"498\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-1024x498.jpg\" alt=\"IP-Adresse und Port der Kamera\" class=\"wp-image-48284\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-1024x498.jpg 1024w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-300x146.jpg 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-768x374.jpg 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-1536x747.jpg 1536w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/2-2048x996.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 10: IP address and port of the camera<\/figcaption><\/figure>\n\n\n\n<p>First, deactivate the audio mode <em>(Figure 7: Audio Modus = Audio mode)<\/em>, since only images are to be processed in this project. Next you can adjust the resolution, quality and FPS under \u201cVideo Settings\u201d <em>(Figure 8: Videoaufl\u00f6sung = Video resolution; Qualit\u00e4t = Quality; FPS Limitierung = FPS limitation )<\/em>. If you are working with the 4 GB version of the Jetson Nano, you can leave the resolution at Full HD. A lower resolution is recommended for the less powerful version (2 GB). In addition, the automatic camera detection &#8220;ONVIF&#8221; can be deactivated <em>(Figure 9: Unterst\u00fctzung von ONVIF aktivieren = Activate ONVIF support)<\/em>, as this function only causes additional overhead in the data packet. <\/p>\n\n\n\n<p>When all the settings have been made, you can now open the camera under \u201cStart Server\u201d <em>(Figure 7: Server starten=Start server, Videostreaming starten= Start video streaming)<\/em>. The corresponding IP address, via which the Jetson Nano can connect, and the port (to the right of the IP address) must be noted down for the next step (Figure 10). <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"start-real-time-object-recognition\"><strong>Start real-time object recognition <\/strong><\/h3>\n\n\n\n<p>Before object recognition can be started, you have to save the IP address and the port of the cell phone camera in the shell script. Start the terminal and do the following: <\/p>\n\n\n\n<p><strong><em>cd darknet<br>nano smartcam.sh <\/em><\/strong><\/p>\n\n\n\n<p>A window now opens (Figure 11) in which you enter the appropriate IP address and port at the marked position. <\/p>\n\n\n\n<p>Now you need to save the change and close the shell script. <\/p>\n\n\n\n<p>Enter the command <strong><em>.\/smartcam.sh<\/em><\/strong> in the same directory to start real-time object recognition. <\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"526\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip-1024x526.png\" alt=\"IP-Adresse und Port der Handykamera hinterlegen\" class=\"wp-image-48296\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip-1024x526.png 1024w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip-300x154.png 300w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip-768x395.png 768w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/adresse_ip.png 1485w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 11: Store the IP address and port of the mobile phone camera<\/figcaption><\/figure>\n\n\n\n<p>The Jetson Nano will automatically connect to the camera. You can now see the picture in a separate window (see Figure 12). The AI \u200b\u200brecognizes various objects in real time and can classify them by specifying a certain confidence level (e.g. 94%). Some items are still unknown to the AI. With a little programming work, you can train the AI \u200b\u200bsystem in the development environment and expand your knowledge as you wish.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><a href=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Screenshot-from-2021-10-21-20-59-45.png\"><img loading=\"lazy\" decoding=\"async\" width=\"775\" height=\"905\" src=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Screenshot-from-2021-10-21-20-59-45.png\" alt=\"Echtzeit-Objekterkennung mit Nennung der Vertrauenswahrscheinlichkeit\" class=\"wp-image-48328\" srcset=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Screenshot-from-2021-10-21-20-59-45.png 775w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Screenshot-from-2021-10-21-20-59-45-257x300.png 257w, https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Screenshot-from-2021-10-21-20-59-45-768x897.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" \/><\/a><figcaption class=\"wp-element-caption\">Figure 12: Real-time object recognition with an indication of the probability of confidence<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"summary\">Summary <\/h2>\n\n\n\n<p>In this project, we have shown you how you can put your own AI project into practice with little effort. All you need is a Jetson Nano from NVIDIA, a computer that you use to program everything, and a smartphone camera. Using real-time recognition, the Jetson Nano can classify objects and, with a little help, even make new object classifications. So it doesn&#8217;t take much for you to immerse yourself in the world of AI. Try it too.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Pictures: reichelt elektronik GmbH &amp; Co. KG<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Artificial intelligence (AI) is the buzzword of our time. As the central driver of digitization, it is fundamentally changing society, the economy and almost all other areas of life. Many companies are already using AI: in development, in production, in administration. But artificial intelligence also helps us in everyday life &#8211; in some areas quite [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":48351,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6037],"tags":[7830,4145,6190,6180,6192,6181,6193],"class_list":["post-48362","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-projects","tag-23-04-ki","tag-ai","tag-artificial-intelligence","tag-deep-learning","tag-machine-learning","tag-nvidia","tag-real-time-object-recognition"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Get started with AI with the NVIDIA Jetson Nano - reichelt Magazin<\/title>\n<meta name=\"description\" content=\"Learn more about AI and how you can use NVIDIA&#039;s Jetson Nano to implement an AI project in this article.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get started with AI with the NVIDIA Jetson Nano\" \/>\n<meta property=\"og:description\" content=\"Learn more about AI and how you can use NVIDIA&#039;s Jetson Nano to implement an AI project in this article.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/\" \/>\n<meta property=\"og:site_name\" content=\"reichelt Magazin\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-15T14:12:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-19T08:58:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1350\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"fionawarrings\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"fionawarrings\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"21 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/\"},\"author\":{\"name\":\"fionawarrings\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#\\\/schema\\\/person\\\/48115bd3962634519d2014332322ff34\"},\"headline\":\"Get started with AI with the NVIDIA Jetson Nano\",\"datePublished\":\"2021-12-15T14:12:00+00:00\",\"dateModified\":\"2023-04-19T08:58:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/\"},\"wordCount\":3194,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/Titel_Jetson_Nano_1350px.png\",\"keywords\":[\"23-04-KI\",\"AI\",\"Artificial intelligence\",\"Deep Learning\",\"Machine learning\",\"NVIDIA\",\"Real-time object recognition\"],\"articleSection\":[\"Projects\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/\",\"url\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/\",\"name\":\"Get started with AI with the NVIDIA Jetson Nano - reichelt Magazin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/Titel_Jetson_Nano_1350px.png\",\"datePublished\":\"2021-12-15T14:12:00+00:00\",\"dateModified\":\"2023-04-19T08:58:38+00:00\",\"description\":\"Learn more about AI and how you can use NVIDIA's Jetson Nano to implement an AI project in this article.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/Titel_Jetson_Nano_1350px.png\",\"contentUrl\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/Titel_Jetson_Nano_1350px.png\",\"width\":1350,\"height\":400,\"caption\":\"Einstieg in die KI mit dem NVIDIA Jetson Nano\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/projects\\\/get-started-with-ai-with-the-nvidia-jetson-nano\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Get started with AI with the NVIDIA Jetson Nano\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/\",\"name\":\"reichelt Magazin\",\"description\":\"Das Technik Magazin\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#organization\",\"name\":\"reichelt Magazin\",\"url\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/reichelt_magazin_logo_de_nl-1.svg\",\"contentUrl\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/reichelt_magazin_logo_de_nl-1.svg\",\"width\":456,\"height\":149,\"caption\":\"reichelt Magazin\"},\"image\":{\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.reichelt.com\\\/magazin\\\/en\\\/#\\\/schema\\\/person\\\/48115bd3962634519d2014332322ff34\",\"name\":\"fionawarrings\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Get started with AI with the NVIDIA Jetson Nano - reichelt Magazin","description":"Learn more about AI and how you can use NVIDIA's Jetson Nano to implement an AI project in this article.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/","og_locale":"en_US","og_type":"article","og_title":"Get started with AI with the NVIDIA Jetson Nano","og_description":"Learn more about AI and how you can use NVIDIA's Jetson Nano to implement an AI project in this article.","og_url":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/","og_site_name":"reichelt Magazin","article_published_time":"2021-12-15T14:12:00+00:00","article_modified_time":"2023-04-19T08:58:38+00:00","og_image":[{"width":1350,"height":400,"url":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png","type":"image\/png"}],"author":"fionawarrings","twitter_card":"summary_large_image","twitter_misc":{"Written by":"fionawarrings","Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#article","isPartOf":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/"},"author":{"name":"fionawarrings","@id":"https:\/\/www.reichelt.com\/magazin\/en\/#\/schema\/person\/48115bd3962634519d2014332322ff34"},"headline":"Get started with AI with the NVIDIA Jetson Nano","datePublished":"2021-12-15T14:12:00+00:00","dateModified":"2023-04-19T08:58:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/"},"wordCount":3194,"commentCount":0,"publisher":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/#organization"},"image":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#primaryimage"},"thumbnailUrl":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png","keywords":["23-04-KI","AI","Artificial intelligence","Deep Learning","Machine learning","NVIDIA","Real-time object recognition"],"articleSection":["Projects"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/","url":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/","name":"Get started with AI with the NVIDIA Jetson Nano - reichelt Magazin","isPartOf":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#primaryimage"},"image":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#primaryimage"},"thumbnailUrl":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png","datePublished":"2021-12-15T14:12:00+00:00","dateModified":"2023-04-19T08:58:38+00:00","description":"Learn more about AI and how you can use NVIDIA's Jetson Nano to implement an AI project in this article.","breadcrumb":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#primaryimage","url":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png","contentUrl":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2022\/02\/Titel_Jetson_Nano_1350px.png","width":1350,"height":400,"caption":"Einstieg in die KI mit dem NVIDIA Jetson Nano"},{"@type":"BreadcrumbList","@id":"https:\/\/www.reichelt.com\/magazin\/en\/projects\/get-started-with-ai-with-the-nvidia-jetson-nano\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.reichelt.com\/magazin\/en\/"},{"@type":"ListItem","position":2,"name":"Get started with AI with the NVIDIA Jetson Nano"}]},{"@type":"WebSite","@id":"https:\/\/www.reichelt.com\/magazin\/en\/#website","url":"https:\/\/www.reichelt.com\/magazin\/en\/","name":"reichelt Magazin","description":"Das Technik Magazin","publisher":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.reichelt.com\/magazin\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.reichelt.com\/magazin\/en\/#organization","name":"reichelt Magazin","url":"https:\/\/www.reichelt.com\/magazin\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.reichelt.com\/magazin\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2021\/11\/reichelt_magazin_logo_de_nl-1.svg","contentUrl":"https:\/\/www.reichelt.com\/magazin\/wp-content\/uploads\/2021\/11\/reichelt_magazin_logo_de_nl-1.svg","width":456,"height":149,"caption":"reichelt Magazin"},"image":{"@id":"https:\/\/www.reichelt.com\/magazin\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.reichelt.com\/magazin\/en\/#\/schema\/person\/48115bd3962634519d2014332322ff34","name":"fionawarrings"}]}},"_links":{"self":[{"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/posts\/48362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/comments?post=48362"}],"version-history":[{"count":9,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/posts\/48362\/revisions"}],"predecessor-version":[{"id":78526,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/posts\/48362\/revisions\/78526"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/media\/48351"}],"wp:attachment":[{"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/media?parent=48362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/categories?post=48362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.reichelt.com\/magazin\/en\/wp-json\/wp\/v2\/tags?post=48362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}