Difference between revisions of "Getting started with AI on NXP i.MX8M Plus/Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Detection/TinyYOLO version 3/Training a model compatible with GstInference"

From RidgeRun Developer Connection
Jump to: navigation, search
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{Getting started with AI on NXP i.MX8M Plus/Head|next=|keywords=}}
+
{{Getting started with AI on NXP i.MX8M Plus/Head|previous=Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Detection/TinyYOLO version 3|next=Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Recognition|metakeywords=}}
 
</noinclude>
 
</noinclude>
  
Line 6: Line 6:
  
 
For train a TinyYOLO v3 model that detects license plates, the following Google Colaboratory was developed in order to have a workflow for training such sort of models for customized data sets:
 
For train a TinyYOLO v3 model that detects license plates, the following Google Colaboratory was developed in order to have a workflow for training such sort of models for customized data sets:
[https://colab.research.google.com/drive/1iw8SF2yCJamYCqLIC8NtOXEaitM_ikUj?usp=sharing Training a TinyYOLO v3 model compatible with GstInference.]
+
[https://gitlab.com/RidgeRun/rnd/i.mx-8-ai-acceleration-demo/i.mx-8-demo-jupyter-notebook Training a TinyYOLO v3 model compatible with GstInference.]
  
 
<noinclude>
 
<noinclude>
{{Getting started with AI on NXP i.MX8M Plus/Foot||}}
+
{{Getting started with AI on NXP i.MX8M Plus/Foot|Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Detection/TinyYOLO version 3|Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Recognition}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:00, 21 March 2023




NXP Partner Program Registered Vertical.jpg NXP Partner Program Horizontal.jpg
Previous: Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Detection/TinyYOLO version 3 Index Next: Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Recognition



Getting the Google Colaboratory trainer

For train a TinyYOLO v3 model that detects license plates, the following Google Colaboratory was developed in order to have a workflow for training such sort of models for customized data sets: Training a TinyYOLO v3 model compatible with GstInference.


Previous: Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Detection/TinyYOLO version 3 Index Next: Neural Processing Unit/Use Case experiments: Smart Parking/Introduction to the use case/License Plate Recognition