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

[Do not merge] 1st Overview Unet Model #9

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    2cd3566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1553597 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Look at segment annotations

    hanfried committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    666b8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0feb3 View commit details
    Browse the repository at this point in the history
  3. Add logic to only look at node containers

    Not really working.
    Checking for contains/within is too tight (I guess the containers are
    touching or slightly overlapping).
    So, here is a TODO for a better logic.
    hanfried committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    63905fe View commit details
    Browse the repository at this point in the history
  4. Prepare first learner

    Have CUDA memory problems, so will need to check it on a better GPU.
    hanfried committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    27cb812 View commit details
    Browse the repository at this point in the history
  5. Overfit tiny model

    hanfried committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    52fd285 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    099d4bd View commit details
    Browse the repository at this point in the history
  7. Add dvc to keep track of models

    Right now it's pointing to my own webserver,
    what's not the desired final state.
    hanfried committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    9e27caf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4649784 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

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

Commits on Sep 11, 2019

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