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

Real-Time IoT Perception Systems Based on Edge-Cloud Collaboration with Large Foundation Models #76

Open
bf-yang opened this issue Jul 18, 2023 · 1 comment
Labels
lifecycle/past activity Past activities for future reference, not valid any more

Comments

@bf-yang
Copy link

bf-yang commented Jul 18, 2023

Introduction or background of this discussion:
OSPP project: "Real-Time IoT Perception Systems Based on Edge-Cloud Collaboration with Large Foundation Models"

Contents of this discussion:
Project Output Requirements:

  1. Develop a Real-Time Perception Application System Based on Large Foundation Models on KubeEdge-Sedna (i.e., an edge-cloud collaboration platform), which supports efficient generalization capabilities.
  2. The performance of the system will be tested on actual edge platforms (optional).

Project Technical Requirements:

  1. Proficient in Python and have a basic understanding of edge platforms such as the NVIDIA Jetson series.
  2. Familiar with at least one artificial intelligence framework and capable of developing algorithms and deploying them to edge platforms.

Project Description:
Real-time perception systems are an essential component of intelligent Internet of Things (IoT) devices such as industrial robots and household mobile devices. When performing basic perception tasks such as object detection, the limited resources of edge platforms pose great challenges to the accuracy and adaptiveness of models. For example, in the case of object detection, new environments bring new object classes and states, and the small models that edge platforms can only recognize limited-domain information. Currently, large foundation models represented by CLIP and GPT are widely recognized for their superior generalization ability. It is an important research direction to enable small models on edge platforms to achieve efficient and real-time IoT perception applications through the framework of edge-cloud collaboration with foundation models.

@MooreZheng
Copy link
Collaborator

MooreZheng commented May 31, 2024

Related issue and PR: #76 #80 #84

@MooreZheng MooreZheng added kind/feature Categorizes issue or PR as related to a new feature. lifecycle/past activity Past activities for future reference, not valid any more and removed kind/feature Categorizes issue or PR as related to a new feature. labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/past activity Past activities for future reference, not valid any more
Projects
None yet
Development

No branches or pull requests

2 participants