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

Integration Test for Public Release #16

Open
2 of 32 tasks
ML-TANGO opened this issue Oct 11, 2022 · 0 comments
Open
2 of 32 tasks

Integration Test for Public Release #16

ML-TANGO opened this issue Oct 11, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ML-TANGO
Copy link
Owner

ML-TANGO commented Oct 11, 2022

Schedule for Integreation Test and Public Release

  • 2022.10.18: Invidual member container implementaion for core Rest API
  • 2022.10.25: Integration test with project manager container and other member containers for workflow integration

Refer to following documents in Wiki

Please use replies to this issue for questions, suggestions and other opinions.

To Do


Proejct Manager (ETRI Hongsoog Kim, Teslasystem)

  • status_report() REST AP implementaion
  • shared volume preparation
  • Hyunwoo Cho's COCO dataset pre-install at shared/dataset/coco
  • Target Management, auto listing targets when project configuration
  • Dataset Management, auto listing targets when project configuration
  • Project Workflow Configuration
  • project_info.yaml generation at shared\project\<user_id>\<project_id>
  • Project Workflow Processing: start memeber containers in ordere defined in Project Workflow Configuration

Labelling Tool (Weda)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • dataset.yaml generation

Base Model Select: BMS (GT)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • BMS result (basemodel.yaml) generation at shared\project\<user_id>\<project_id>

Visualization (HIU)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • Visualization result (model_x.json) generation at shared\project\<user_id>\<project_id>

AutoNN

Backbone NAS (KU??, CAJU??)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • Backone NAS result (neural_net_info.yaml, best.onnx, best.pt, model.py) generation at shared\project\<user_id>\<project_id>

Neck NAS (ETRI)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • Neck NAS result (neural_net_info.yaml, best.onnx, best.pt, model.py) generation at shared\project\<user_id>\<project_id>

Code Gen

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • Code Gen result (deployment.yaml, ) generation at shared\project\<user_id>\<project_id>

Deployment

Cloud Deployment (???)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • Deployment into Clound (AWS, GCP, NaverCloud) or On-Premise Cloud

OnDvice Deployment (ERI KyungHee Lee, LabelUp)

  • start(), stop() REST AP implementaion
  • status_report() calling after its task completion
  • OnDevice Deployment result (nn_model.zip) generation at shared\project\<user_id>\<project_id>
@ML-TANGO ML-TANGO added the help wanted Extra attention is needed label Oct 11, 2022
@ML-TANGO ML-TANGO assigned hyesoon and unassigned changsikcho Oct 12, 2022
@ML-TANGO ML-TANGO pinned this issue Oct 21, 2022
@ML-TANGO ML-TANGO unpinned this issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests