kubeedge / sedna

AI tookit over KubeEdge
https://sedna.readthedocs.io
Apache License 2.0
506 stars 164 forks source link

examples: enhance incremental_learning/helmet_detection #27

Open llhuii opened 3 years ago

llhuii commented 3 years ago

tracking the issues of the incremental learning example.

llhuii commented 3 years ago
llhuii commented 3 years ago
llhuii commented 3 years ago
TymonXie commented 3 years ago

image

Here the eval worker raised exception with a model trained without initial-model.

llhuii commented 3 years ago
llhuii commented 3 years ago
llhuii commented 3 years ago

train worker consumed lot of memory(about 4GB) image

TymonXie commented 3 years ago

inference worker continuous saved examples, result to disk diffusion image

llhuii commented 3 years ago

inference worker continuous saved examples, result to disk diffusion

  • [ ] need to test hard-example-mining algorithm
llhuii commented 3 years ago

train worker consumed lot of memory(about 4GB)

  • [ ] alleviate this memory usage