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

add generic metric support for Florence-2 #53

Merged
merged 32 commits into from
Sep 23, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e8b971d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3619135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda35c2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/florence_2_generic_metri…

    …c_support' into feature/florence_2_generic_metric_support
    SkalskiP committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    41d711d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50aa290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ffe234 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. data loaders refactor

    SkalskiP committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9dbe7b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6bceba View commit details
    Browse the repository at this point in the history
  3. ready for tests

    SkalskiP committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    44a1fb6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/florence_2_generic_metri…

    …c_support_performance' into feature/florence_2_generic_metric_support_performance
    
    # Conflicts:
    #	maestro/trainer/models/florence_2/core.py
    SkalskiP committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0d23420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6abd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    bb3752b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/florence_2_generic_metri…

    …c_support_performance' into feature/florence_2_generic_metric_support_performance
    
    # Conflicts:
    #	maestro/trainer/models/florence_2/core.py
    SkalskiP committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b5818e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75e6450 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from roboflow/feature/florence_2_generic_metri…

    …c_support_performance
    
    evaluation performance improvements
    SkalskiP authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    be135ce View commit details
    Browse the repository at this point in the history
  5. basic docs without TODOs

    SkalskiP committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c497f05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    375a5c4 View commit details
    Browse the repository at this point in the history
  7. docs: 🔧 initial python based configs are added

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e46efa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9797ef3 View commit details
    Browse the repository at this point in the history
  9. chore: 🧹 formatting typing fixes added for ruff checks

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b626277 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #58 from roboflow/doc/mkdoc-configs

    docs: 📝  initial python based configs are added
    SkalskiP authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7324690 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07ae467 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/florence_2_generic_metric_support' into feature…

    …/florence_2_generic_metric_support_performance
    
    # Conflicts:
    #	mkdocs.yaml
    SkalskiP committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e980f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2250e93 View commit details
    Browse the repository at this point in the history
  14. docs: 📝 multi doc version configs are added

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4f108c3 View commit details
    Browse the repository at this point in the history
  15. ci: 👷 pypi user/password to token method

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a3af69c View commit details
    Browse the repository at this point in the history
  16. ci: cosmetic title changes

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1ab22e7 View commit details
    Browse the repository at this point in the history
  17. ci: 👷 removal of old documentation ci

    Signed-off-by: Onuralp SEZER <[email protected]>
    onuralpszr committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3272ee3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. docs improvements

    SkalskiP committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    10c2aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c5f2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from roboflow/docs/config-multi-versions

    Docs/config multi versions
    SkalskiP authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aeef672 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #57 from roboflow/feature/florence_2_generic_metri…

    …c_support_performance
    
    basic docs without TODOs
    SkalskiP authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7fa5f9 View commit details
    Browse the repository at this point in the history