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

Support segmentation masks #87

Merged
merged 16 commits into from
Aug 7, 2021
Merged

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    d815bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332a143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae90015 View commit details
    Browse the repository at this point in the history
  4. add basic mask support

    johnnychen94 authored and barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    cfa1885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26fff5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83a5af0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43fcec6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0312bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21ab0fe View commit details
    Browse the repository at this point in the history
  10. Update src/augment.jl

    Co-authored-by: Johnny Chen <[email protected]>
    barucden and johnnychen94 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    3338061 View commit details
    Browse the repository at this point in the history
  11. Change wording in docs

    barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    99914a2 View commit details
    Browse the repository at this point in the history
  12. Introduce basetype

    barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    d900765 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e90617 View commit details
    Browse the repository at this point in the history
  14. Developer's guide

    barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    c4cc925 View commit details
    Browse the repository at this point in the history
  15. Support Either

    barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    8bcc42b View commit details
    Browse the repository at this point in the history
  16. test affine operations

    barucden committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    f24c5ae View commit details
    Browse the repository at this point in the history