Browse Source

fixed a spelling mistake

Signed-off-by: congrool <783928876@qq.com>
tags/v0.3.0
congrool 4 years ago
parent
commit
3900db8801
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/incremental_learning/helmet_detection/README.md

+ 1
- 1
examples/incremental_learning/helmet_detection/README.md View File

@@ -1,6 +1,6 @@
# Using Incremental Learning Job in Helmet Detection Scenario # Using Incremental Learning Job in Helmet Detection Scenario


This document introduces how to use incremental learning job in helmet detectioni scenario.
This document introduces how to use incremental learning job in helmet detection scenario.
Using the incremental learning job, our application can automatically retrains, evaluates, Using the incremental learning job, our application can automatically retrains, evaluates,
and updates models based on the data generated at the edge. and updates models based on the data generated at the edge.




Loading…
Cancel
Save