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 semantic segmentation task #10

Merged
merged 22 commits into from
Feb 14, 2022
Merged

Add semantic segmentation task #10

merged 22 commits into from
Feb 14, 2022

Commits on Feb 13, 2022

  1. add more to albumentations

    kaylode committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    20b773d View commit details
    Browse the repository at this point in the history
  2. init segmentation branch

    kaylode committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    4214f21 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    a7586ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0449b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd74ab2 View commit details
    Browse the repository at this point in the history
  4. add unet

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    47aaf5a View commit details
    Browse the repository at this point in the history
  5. add segmentation trainer

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5fdc6b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c52e1e9 View commit details
    Browse the repository at this point in the history
  7. update segmentation registry

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    64152df View commit details
    Browse the repository at this point in the history
  8. add segmentation configs

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    2779586 View commit details
    Browse the repository at this point in the history
  9. fix segmentation losses

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    02532ee View commit details
    Browse the repository at this point in the history
  10. fix segmentation metrics

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    721445e View commit details
    Browse the repository at this point in the history
  11. fix segmentation datasets

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9a63f00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5523a9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29fd645 View commit details
    Browse the repository at this point in the history
  14. fix segmentation models

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1d8fd10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60da0d2 View commit details
    Browse the repository at this point in the history
  16. add analyzer for segmentation

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ea21ef2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9fd0f79 View commit details
    Browse the repository at this point in the history
  18. finalize segmentation

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    df83212 View commit details
    Browse the repository at this point in the history
  19. finalize segmentation

    kaylode committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    37c7717 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b7f0934 View commit details
    Browse the repository at this point in the history