Skip to content

Commit

Permalink
Merge pull request #318 from jaypume/docs
Browse files Browse the repository at this point in the history
Add MultiEdgeInference example to main page
  • Loading branch information
kubeedge-bot authored Jun 2, 2022
2 parents 75e66ca + ff4c17f commit 7ead477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ Example1:[Using Joint Inference Service in Helmet Detection Scenario](/example
Example2:[Using Incremental Learning Job in Helmet Detection Scenario](/examples/incremental_learning/helmet_detection/README.md).
Example3:[Using Federated Learning Job in Surface Defect Detection Scenario](/examples/federated_learning/surface_defect_detection/README.md).
Example4:[Using Federated Learning Job in YoLov5-based Object Detection](/examples/federated_learning/yolov5_coco128_mistnet/README.md).
Example5:[Using Lifelong Learning Job in Thermal Comfort Prediction Scenario](/examples/lifelong_learning/atcii/README.md).
Example5:[Using Lifelong Learning Job in Thermal Comfort Prediction Scenario](/examples/lifelong_learning/atcii/README.md).
Example6:[Using MultiEdge Inference Service to Track an Infected COVID-19 Carrier in Pandemic Scenarios](/examples/multiedgeinference/pedestrian_tracking/README.md).

## Roadmap

Expand Down

0 comments on commit 7ead477

Please sign in to comment.