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

Attempt to change all Numpy calls to Torch calls #357

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

Commits on Nov 5, 2022

  1. Attempt to compute all base and grad-cam class operations using torch…

    … and not numpy 🧑‍🔬
    TRex22 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    59aef83 View commit details
    Browse the repository at this point in the history
  2. Bump other version 👮

    TRex22 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8bf7524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8c8d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce52619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73f720b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f96e21f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef3dcf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf9b9db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df9b035 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe6cb92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f58e88c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    594bb0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4739c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    995550e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    02b9451 View commit details
    Browse the repository at this point in the history
  2. Add in basic GradCAM 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    cc557d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f51d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06efbc4 View commit details
    Browse the repository at this point in the history
  5. Fix the tensor stack 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f2578d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4d2750 View commit details
    Browse the repository at this point in the history
  7. Change target layer 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    7058122 View commit details
    Browse the repository at this point in the history
  8. Add in cuda profiling 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1a77f74 View commit details
    Browse the repository at this point in the history
  9. Create the large loop 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f4b759a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15ca2be View commit details
    Browse the repository at this point in the history
  11. Fix batching 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    fb1b50d View commit details
    Browse the repository at this point in the history
  12. Add in proper output 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    62c1709 View commit details
    Browse the repository at this point in the history
  13. Add in loading bar 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    045d200 View commit details
    Browse the repository at this point in the history
  14. Reduce to 100 images 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    20d7ebd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9dbc85 View commit details
    Browse the repository at this point in the history
  16. Bump batch_size 👮

    TRex22 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    2756d71 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Add workflow test 👮

    TRex22 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4200b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1489ea3 View commit details
    Browse the repository at this point in the history
  3. Add inner loop 👮

    TRex22 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8833ee1 View commit details
    Browse the repository at this point in the history
  4. Force cuda device 👮

    TRex22 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d492c36 View commit details
    Browse the repository at this point in the history
  5. Fix loop range 👮

    TRex22 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5bbdf8f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    b8a8a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b19da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f196b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a56647d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    922d2d3 View commit details
    Browse the repository at this point in the history
  6. Fix output 👮

    TRex22 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5dbc8bc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    20ab49f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eceb84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901391e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2748c5c View commit details
    Browse the repository at this point in the history
  5. Fix spelling miskate 👮

    TRex22 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b77aa5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65f1b1f View commit details
    Browse the repository at this point in the history
  7. Handle multiple models 👮

    TRex22 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9c274be View commit details
    Browse the repository at this point in the history
  8. Fix feature bug 👮

    TRex22 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    eaaf0a9 View commit details
    Browse the repository at this point in the history
  9. Cleanup progress 👮

    TRex22 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    dc5db2e View commit details
    Browse the repository at this point in the history
  10. Add in method benchmark 👮

    TRex22 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c75bbef View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    915b99f View commit details
    Browse the repository at this point in the history
  2. Fix cuda device call 👮

    TRex22 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0305eec View commit details
    Browse the repository at this point in the history
  3. Fix cuda device call 👮

    TRex22 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0da12a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    82f71e7 View commit details
    Browse the repository at this point in the history
  2. Disable cpu benchmarking 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    199815c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf020cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9513c86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    186c14b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6d2202 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84a0689 View commit details
    Browse the repository at this point in the history
  8. Open image 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    18f8d8e View commit details
    Browse the repository at this point in the history
  9. Open image 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8eaf1b7 View commit details
    Browse the repository at this point in the history
  10. Change to simple model 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b805465 View commit details
    Browse the repository at this point in the history
  11. try with trained weights 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7393e77 View commit details
    Browse the repository at this point in the history
  12. try with trained weights 👮

    TRex22 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    193c9f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    a3d327b View commit details
    Browse the repository at this point in the history
  2. Fix typo 👮

    TRex22 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    15de5ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e38599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed64d06 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    273bd81 View commit details
    Browse the repository at this point in the history
  2. Remove TODO 👮

    TRex22 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9ed4c9b View commit details
    Browse the repository at this point in the history