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

Draft of image patch extraction pipeline - for feedback #167

Closed
wants to merge 7 commits into from

Commits on Apr 22, 2024

  1. Added image patch extraction and updated some

    of the other notebooks.
    tim-rehnstrom committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2e08182 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

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

Commits on May 1, 2024

  1. first itteration of dividing the data into testing

     and training data
    tim-rehnstrom committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a9d776d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Comments added to extract_target and also cleaned

    up some old files.
    Added start of switch CNN training.
    tim-rehnstrom committed May 2, 2024
    Configuration menu
    Copy the full SHA
    92ae0ac View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Integrated the subprograms into one pipline for gathering training da…

    …ta. Moved some functions to scripts for neater code.
    
    Confirmed function with CNN training test.
    tim-rehnstrom committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e026c90 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Rearanged some code to speed up pipline, now it does not excecute the…

    … base image feature extraction everytime.
    tim-rehnstrom committed May 31, 2024
    Configuration menu
    Copy the full SHA
    644fb3a View commit details
    Browse the repository at this point in the history