-
Notifications
You must be signed in to change notification settings - Fork 171
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
Build a sample application to run OpenCV on KubeEdge platform #39
Comments
@dingyin I'd like to work on this as part of GSOC 2020 I've worked with Deep learning and computer vision projects before and you can have a look at this https://handwriting-recognition.netlify.com/#/ |
@christyjacob4 Cool. Can you come up with a proposal with more details? |
@dingyin Yes i'm working on it. Can you tell me where I can reach out for help? Is the KubeEdge Slack channel the right place?? |
Hello @dingyin |
@Urhengulas Great. We set up a new channel #summer-of-code in KubeEdge Slack. You are welcome to join the channel to discuss the proposal etc. |
@christyjacob4 @Urhengulas Do you get your proposal ready? |
@dingyin I would love to help out with this as well, More specifically I am interested in the Edge Video Streaming/Analytics use case where as you suggested, analytics would occur on the edge node and general training would revert back to the cloud. Do you think that use case would be in the scope of this issue? |
@dingyin I would love work on this project. I have used OpenCV on many data-science projects before |
@astoycos @ijelliti Great. Are you guys in KubeEdge Slack? We can chat more details. |
@dingyin yes I am. Any specific slack channel for this topic. |
I am as well @dingyin |
@dingyin @ibrahimjelliti @astoycos is it still in process? |
@daixiang0 for me its not in process |
I am very interested in knowing your question. Where can I find more detailed information? |
OpenCV (Open source computer vision) is a library of programming functions mainly aimed at real-time computer vision. OpenCV runs on the mobile OS too.
To demonstrate KubeEdge platform, we need to build a sample application to run OpenCV on KubeEdge platform, ideally running inference on the edge and training on the cloud, showing cloud-edge collaboration.
The text was updated successfully, but these errors were encountered: