Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OSPP] Using KubeEdge to implement deep learning-based device fault detection scenarios #5591

Open
Catherine-monk opened this issue May 7, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Catherine-monk
Copy link

What would you like to be added/modified:
1.Implement a demo for the current scenario based on the KubeEdge framework.
2.Submit the demo application and documentation.

Why is this needed:
Edge computing, as the last mile of artificial intelligence, has extensive applications in combination with AI. In the field of industrial manufacturing, edge AI plays an increasingly important role.
Scenario: In the manufacturing process, sound detection is conducted on tools, stamping equipment, and other devices. The years of experience of skilled workers in listening to sounds is transferred to the algorithm model, allowing timely detection of equipment failures and improving the efficiency of equipment inspection and maintenance.
1.Apply the fault detection model to edge nodes using KubeEdge, ensuring that the resource consumption of the model application does not exceed 4 CPU cores and 8 GB of memory.
2.Execute the model application to collect sound signals from simulated Modbus devices. The model application should be able to identify device faults based on the sound signals, control the on/off state of simulated edge light bulbs accordingly, and record videos.
3.(Optional) Integrate terminal devices into the platform for centralized management.

refer:
https://github.com/kubeedge/examples

@Catherine-monk Catherine-monk added the kind/feature Categorizes issue or PR as related to a new feature. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant