Browse Source

Merge pull request #79 from Congrool/main

Fixed a spelling mistake
tags/v0.3.0
KubeEdge Bot GitHub 4 years ago
parent
commit
03ba6872e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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

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,
and updates models based on the data generated at the edge.



Loading…
Cancel
Save