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 patch extraction and switch classification #170

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    a510512 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nasa/develop

    Updating to newest develop
    tim-rehnstrom committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    58a839c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    f2f4649 View commit details
    Browse the repository at this point in the history
  2. Delete analyst/workspace/assets directory

    Used for an older version of the pipeline. No longer needed
    tim-rehnstrom committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    417fd19 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Added classification of all images in a bag. Changed some file names …

    …so they are easier to understand their function.
    tim-rehnstrom committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c9366e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from tim-rehnstrom/develop

    Added classification of all images in a bag. Changed some file names …
    tim-rehnstrom committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b364ad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    f75c673 View commit details
    Browse the repository at this point in the history
  2. Fixed error in readme

    tim-rehnstrom committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4399605 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from tim-rehnstrom/develop

    Fixed things with the readme, added tutorials
    tim-rehnstrom committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    39385ff View commit details
    Browse the repository at this point in the history