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

[Enhance] Support 2D&3D Optical Flow Training #2631

Merged
merged 11 commits into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    1c20caa View commit details
    Browse the repository at this point in the history
  2. Update formatting.py

    delete NCHW_Flow, now NCHW for 2D, NCTHW for 3D.
    makecent authored and Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a58af7e View commit details
    Browse the repository at this point in the history
  3. correct errors

    makecent authored and Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    49a150a View commit details
    Browse the repository at this point in the history
  4. 2D loading

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7509d12 View commit details
    Browse the repository at this point in the history
  5. add 2D config

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    01d69e3 View commit details
    Browse the repository at this point in the history
  6. fix docstring

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c5f6553 View commit details
    Browse the repository at this point in the history
  7. fix format

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    786d570 View commit details
    Browse the repository at this point in the history
  8. add 3D config

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3687bf4 View commit details
    Browse the repository at this point in the history
  9. fix lint

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c2fb3f3 View commit details
    Browse the repository at this point in the history
  10. fix UT

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5badadb View commit details
    Browse the repository at this point in the history
  11. fix lint

    Dai-Wenxun committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1c14912 View commit details
    Browse the repository at this point in the history