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

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

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

hsj576
Copy link
Member

@hsj576 hsj576 commented Sep 21, 2023

What type of PR is this?
/kind feature

What this PR does / why we need it:
This PR provides codes of Real-Time IoT Perception Systems Based on Edge-Cloud Collaboration with Large Foundation Models.

Which issue(s) this PR fixes:

Fixes #80

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>
@bf-yang
Copy link

bf-yang commented Oct 25, 2023

/lgtm

@MooreZheng
Copy link
Collaborator

After the presentation in the routine meeting, the overall result looks fine to us.

The project would become even better if

  1. Might combine the OSPP project with the LFX one, since they are using the same dataset, with the same scheme, and under the same task.
  2. Add comments, APIs, and tutorials for the project.
  3. Add docs of scenarios, algorithms, leaderboards, and test reports on https://ianvs.readthedocs.io/en/latest/

@hsj576
Copy link
Member Author

hsj576 commented Oct 30, 2023

After the presentation in the routine meeting, the overall result looks fine to us.

The project would become even better if

  1. Might combine the OSPP project with the LFX one, since they are using the same dataset, with the same scheme, and under the same task.
  2. Add comments, APIs, and tutorials for the project.
  3. Add docs of scenarios, algorithms, leaderboards, and test reports on https://ianvs.readthedocs.io/en/latest/

I made the following modifications:

  1. Merged the code for the OSPP project and the LFX project, now they are both located under examples/robot.
  2. Added test reports related to the Cloud-Robotics dataset under docs/leaderboards.
  3. Added comments for the APIs, code interfaces in the form of python docstrings.

@jaypume
Copy link
Member

jaypume commented Oct 31, 2023

Please squash these commits to make commit history more clean, and the better count should be 3-5 commits.
You can just do it by squashing the duplicate commits.

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

add segformer example

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

add segformer example

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

add description for workflow of lifelong training

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

update Readme for robot-sam

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

fix pylint issues

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>
Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

add docstring for codes

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>

remove hardcore path and TEMP PRINT lines

Signed-off-by: hsj576 <sjhu21@m.fudan.edu.cn>
@hsj576
Copy link
Member Author

hsj576 commented Oct 31, 2023

Please squash these commits to make commit history more clean, and the better count should be 3-5 commits. You can just do it by squashing the duplicate commits.

The duplicate commits are squashed.

@jaypume
Copy link
Member

jaypume commented Oct 31, 2023

/lgtm

@jaypume
Copy link
Member

jaypume commented Oct 31, 2023

/approve

@jaypume jaypume merged commit 02e0032 into kubeedge:main Oct 31, 2023
9 checks passed
wyoung1 pushed a commit to wyoung1/ianvs that referenced this pull request Sep 25, 2024
Codes of Real-Time IoT Perception Systems Based on Edge-Cloud Collaboration with Large Foundation Models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants