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

Updating FasterRCNN to use Task API #2012

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

Commits on Aug 4, 2023

  1. chore: initial commit

    ariG23498 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9bc256f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. review comments

    ariG23498 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a8ad7c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d523a32 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    301bb1d View commit details
    Browse the repository at this point in the history
  2. review nits

    ariG23498 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    005f70d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore: adding test

    ariG23498 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    da5a01e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea88f2c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 15, 2023

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

Commits on Sep 16, 2023

  1. resolved conflicts

    ariG23498 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    dcb648a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf2bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6ef6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1e3e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6478cbf View commit details
    Browse the repository at this point in the history
  6. fix: lint

    ariG23498 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    7741edc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13a26e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 21, 2023

  1. chore: removing tf imports

    ariG23498 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3b42ecc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. fix imports

    ariG23498 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    be9178b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    54fd49c View commit details
    Browse the repository at this point in the history
  2. fix: style

    ariG23498 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e59d2b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 22, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    711c031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aab0e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49815d1 View commit details
    Browse the repository at this point in the history
  4. fix: reshape

    ariG23498 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6061f01 View commit details
    Browse the repository at this point in the history
  5. fix: format and output dict

    ariG23498 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ef279a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    70f205c View commit details
    Browse the repository at this point in the history
  2. chore: porting roi gen to keras 3 ops

    non max supression padded api from tf is yet to be ported
    ariG23498 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    821b7aa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    324f7fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9227255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345764f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    3a714e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7eea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af47e3f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    fd20746 View commit details
    Browse the repository at this point in the history
  2. chore: update roi align

    ariG23498 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2f5c0a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    9c85dfc View commit details
    Browse the repository at this point in the history
  2. chore: format

    ariG23498 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e26a8ef View commit details
    Browse the repository at this point in the history
  3. chore: demo.py

    ariG23498 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5a1f5a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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