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

fix deployment of dsvm #113

Open
wants to merge 122 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 27, 2018

  1. pip install updates

    olgaliak committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    e7ab07b View commit details
    Browse the repository at this point in the history
  2. str for paths

    olgaliak committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    4b0e480 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Merge pull request CatalystCode#35 from olgaliak/master

    Sync dev branch with master
    olgaliak committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    e801223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587f505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c837db View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. initial tests setup

    olgaliak committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    aa83c9c View commit details
    Browse the repository at this point in the history
  2. initial tests setup

    olgaliak committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    c1faec4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CatalystCode#39 from olgaliak/olgali/testsetup

    initial tests setup
    olgaliak committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0370e99 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. fix tests in master

    olgaliak committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    9b65da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d35180 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'olgalidev' into master"

    This reverts commit 1d35180, reversing
    changes made to 9b65da1.
    olgaliak committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    1f07147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e4d6b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    634aed8 View commit details
    Browse the repository at this point in the history
  2. fix tests in master

    olgaliak committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9956076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6e33c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f951a90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request CatalystCode#38 from CatalystCode/stub-cli

    Adding CLI operation stubs and tests
    olgaliak committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    4d03b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Yash's feeback on PR

    olgaliak committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    703a2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe18c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CatalystCode#41 from olgaliak/olgalidev

    support for class-balancing for download-vott-json flow
    olgaliak committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    28c3d80 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Test for prediction flow

    minor code clean up
    
    on-demand model download for testing
    olgaliak committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5c46854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc2a10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CatalystCode#42 from olgaliak/olga/initpred

    tests for prediction flow
    olgaliak committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    43e55e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    a9cca64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb62801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9aa5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d5d1fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    668a2ce View commit details
    Browse the repository at this point in the history
  6. adding test_get_suggestions

    olgaliak committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    771b176 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c6897 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2814985 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4315ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09f375a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    556fbce View commit details
    Browse the repository at this point in the history
  12. updating readme

    olgaliak committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    4fe8003 View commit details
    Browse the repository at this point in the history
  13. "test images"

    olgaliak committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    e033fcb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    858eae3 View commit details
    Browse the repository at this point in the history
  15. minor cleaanup

    olgaliak committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    48c83c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Merge pull request CatalystCode#46 from olgaliak/olga/initpred

    "Initializing" predictions
    olgaliak committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c40919e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62617be View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. fix for reading config file

    olgaliak committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    58b17e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    81789d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from abfleishman/abfleishman-patch-1

    fix path for dsvm delploying
    abfleishman committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    ca4cfd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5603a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1776558 View commit details
    Browse the repository at this point in the history
  5. for running on windows add cmd to az

    git bash issue
    abfleishman committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    90fef0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    853a6df View commit details
    Browse the repository at this point in the history
  7. add test config

    abfleishman committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    071ff38 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    cb852c8 View commit details
    Browse the repository at this point in the history
  2. new config for mega

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    e3cb29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7ea6b2 View commit details
    Browse the repository at this point in the history
  4. remove key

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c384793 View commit details
    Browse the repository at this point in the history
  5. change -c to -d

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    fe42fa2 View commit details
    Browse the repository at this point in the history
  6. fix paths

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    332d1f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2256a67 View commit details
    Browse the repository at this point in the history
  8. temp comment

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    1b2da4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f66f6a View commit details
    Browse the repository at this point in the history
  10. fix fine tune

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8d2d206 View commit details
    Browse the repository at this point in the history
  11. updates to readme

    abfleishman committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c4e789c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. files from GPU

    abfleishman committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    a2c8459 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/olgaliak/active-learning-…

    …detect into olgaliak-master
    
    # Conflicts:
    #	.gitignore
    #	README.md
    #	config.ini
    #	test/Images_source.json
    #	test/all_predictions.npy
    #	train/create_predictions.py
    #	utils/blob_utils.py
    abfleishman committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    80df0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f59b38b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. gpu changes

    abfleishman committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    e8182ab View commit details
    Browse the repository at this point in the history
  2. more gpu changes

    abfleishman committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    07634e1 View commit details
    Browse the repository at this point in the history
  3. fix merge

    abfleishman committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    1d0e58c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. more gpu additions

    abfleishman committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    30e04e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    b4ff181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5bdc3 View commit details
    Browse the repository at this point in the history
  3. update workflow readme

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a91f71a View commit details
    Browse the repository at this point in the history
  4. add create resource group

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9a9652f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    018b677 View commit details
    Browse the repository at this point in the history
  6. try two

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    b986f0c View commit details
    Browse the repository at this point in the history
  7. try 3

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2756ae6 View commit details
    Browse the repository at this point in the history
  8. try 3.1

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a1f9623 View commit details
    Browse the repository at this point in the history
  9. try 3.2

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    3f79a1d View commit details
    Browse the repository at this point in the history
  10. try 3.3

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f9b9ccc View commit details
    Browse the repository at this point in the history
  11. Update README.md

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    324f4a3 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    KerryDunleavy committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    412ca3c View commit details
    Browse the repository at this point in the history
  13. Update README.md

    lkublerdudgeon committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    258aaab View commit details
    Browse the repository at this point in the history
  14. fix bug with deploy_dsvm

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    338de46 View commit details
    Browse the repository at this point in the history
  15. readme

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    98d0aca View commit details
    Browse the repository at this point in the history
  16. readme

    abfleishman committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fba36ca View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. add the correct AF repo

    abfleishman committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    544c1fa View commit details
    Browse the repository at this point in the history
  2. fix repo issue

    abfleishman committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    fdc72d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5d5b8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f2505f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. use tf version 1.13.1

    abfleishman committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    be1e78e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. create batched prediction

    abfleishman committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d3c6ba0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    64295c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928f769 View commit details
    Browse the repository at this point in the history
  3. Update faster_rcnn_inception_v2_coco.config

    remove jitter boxes
    abfleishman committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5f64de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

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

Commits on Jun 4, 2020

  1. add eval

    abfleishman committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c7c48c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    681b053 View commit details
    Browse the repository at this point in the history
  3. add eval correct

    abfleishman committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    614eee3 View commit details
    Browse the repository at this point in the history
  4. add eval correct a

    abfleishman committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    71fe87e View commit details
    Browse the repository at this point in the history
  5. new config

    abfleishman committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d826d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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

Commits on Jul 9, 2020

  1. add update label map

    abfleishman committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    66fa0aa View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    3496609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e3159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    278bcae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f44c79 View commit details
    Browse the repository at this point in the history
  5. add DA options to train

    abfleishman committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a848fc7 View commit details
    Browse the repository at this point in the history
  6. add DA options to train 2

    abfleishman committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0d8a290 View commit details
    Browse the repository at this point in the history
  7. switch test for if

    abfleishman committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    eac835c View commit details
    Browse the repository at this point in the history
  8. DA working!

    abfleishman committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f043416 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    4580fcd View commit details
    Browse the repository at this point in the history
  2. add test images

    abfleishman committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    b402377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05589b View commit details
    Browse the repository at this point in the history
  4. spelling

    abfleishman committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    bb9fa9b View commit details
    Browse the repository at this point in the history
  5. add location

    abfleishman committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    d527add View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfe40fd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update README.md

    abfleishman committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7ddb1ed View commit details
    Browse the repository at this point in the history
  2. Update config.ini

    abfleishman committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    bf04b0a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. ssh key to deploy

    abfleishman committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    873eb55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d70eba View commit details
    Browse the repository at this point in the history
  3. add devtest config

    abfleishman committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    4c7db70 View commit details
    Browse the repository at this point in the history
  4. fix devtest config

    abfleishman committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    00e4188 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. small changes

    abfleishman committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b83db5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f3718 View commit details
    Browse the repository at this point in the history
  3. Update config_devtest.ini

    remove key
    abfleishman committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    2241cb5 View commit details
    Browse the repository at this point in the history