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

Add vista network #7987

Merged
merged 42 commits into from
Aug 15, 2024
Merged

Add vista network #7987

merged 42 commits into from
Aug 15, 2024

Commits on Aug 2, 2024

  1. Add vista network

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    129a300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4899b14 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix comments

    Signed-off-by: Yufan He <heyufan1995@gmail.com>
    heyufan1995 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    66408f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91815bb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Update docstring

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6710b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6acb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9956964 View commit details
    Browse the repository at this point in the history
  2. rewrite segresnetds2

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    42606e0 View commit details
    Browse the repository at this point in the history
  3. update segresnet ds doc

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5c071ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9523537 View commit details
    Browse the repository at this point in the history
  5. replace mlpblock

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a82b44c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a507a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6faf806 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37dfb1f View commit details
    Browse the repository at this point in the history
  9. resolve conflicts

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2c06d17 View commit details
    Browse the repository at this point in the history
  10. fix arg naming error

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6da1a84 View commit details
    Browse the repository at this point in the history
  11. add to init

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f48a475 View commit details
    Browse the repository at this point in the history
  12. Update docstring and tested using gui

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ff9855e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c51446f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Minor docstring update

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    696f383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebe273 View commit details
    Browse the repository at this point in the history
  3. fix code format issues

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2430f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f74ec09 View commit details
    Browse the repository at this point in the history
  5. add test

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5993542 View commit details
    Browse the repository at this point in the history
  6. fix Tensor tensor issue

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6c46d47 View commit details
    Browse the repository at this point in the history
  7. add vista3d doc

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    979bbe7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    484c509 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary check

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b8a95d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32b4a27 View commit details
    Browse the repository at this point in the history
  11. Add test case and fix bug

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    65828b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70e86da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26ccfad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix ci issues

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    53b0542 View commit details
    Browse the repository at this point in the history
  2. skip old torch test

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3368a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6150b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b58ca7 View commit details
    Browse the repository at this point in the history
  5. Update monai/networks/nets/vista3d.py

    Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    Signed-off-by: Yiheng Wang <68361391+yiheng-wang-nv@users.noreply.github.com>
    yiheng-wang-nv and KumoLiu authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d6e7b1 View commit details
    Browse the repository at this point in the history
  6. Update docstring and removed unused layer

    Signed-off-by: heyufan1995 <heyufan1995@gmail.com>
    heyufan1995 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6b53216 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cddcd30 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    92fe1e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    0179736 View commit details
    Browse the repository at this point in the history
  2. fix format issue

    Signed-off-by: Yiheng Wang <vennw@nvidia.com>
    yiheng-wang-nv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5fe376c View commit details
    Browse the repository at this point in the history