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

Create pipeline to apply neural network to picture #2

Open
PhilAce opened this issue Apr 21, 2021 · 1 comment
Open

Create pipeline to apply neural network to picture #2

PhilAce opened this issue Apr 21, 2021 · 1 comment
Assignees
Labels
Est. size = 8 Very large effort

Comments

@PhilAce
Copy link

PhilAce commented Apr 21, 2021

User story

  1. As a {developer}
  2. I need {to have a pipeline}
  3. So that {the pre-trained neural network can be applied to a picture}

Acceptance criteria

  • picture on Atlas 200 DK will be used for task
  • neural network on Atlas 200 DK will be used for task
  • neural network is applied to picture

Definition of done

  • Added only after week 5
  • The same for all features
@TheSayonara TheSayonara added the Est. size = 5 Large effort label Apr 29, 2021
@cynthiachen28
Copy link
Collaborator

cynthiachen28 commented May 1, 2021

Steps included

  • pre-process : picture on Atlas 200 DK will be preprocessed into matrix -- Yilin
    【this issue is derived from step "4. Input data pre-processing" on Da Vinci" p128, where more details can be found】
  • inference : pretrained model on Atlas 200 DK will be applied on the matrix and give inference result of object classification -- Emma
  • post-process: resize and color the pictures -- ?
    【this issue is derived from step "8. Output data post-processing" on Da Vinci" p130, where more details can be found】
  • main part --Emma

@TheSayonara TheSayonara added Est. size = 8 Very large effort and removed Est. size = 5 Large effort labels May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Est. size = 8 Very large effort
Projects
None yet
Development

No branches or pull requests

6 participants