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

Release v1.0.2 cherry picks #4991

Open
wants to merge 38 commits into
base: release/v1.0.2
Choose a base branch
from
Open

Commits on Oct 24, 2024

  1. fix model zoo docs build

    brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6884c87 View commit details
    Browse the repository at this point in the history
  2. Fix documentation error

    orvisevans authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ab27a4e View commit details
    Browse the repository at this point in the history
  3. documenting ctx.user

    brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3c68905 View commit details
    Browse the repository at this point in the history
  4. adding user_request_token

    brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8a37106 View commit details
    Browse the repository at this point in the history
  5. removing Teams-only tag

    brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0048f7b View commit details
    Browse the repository at this point in the history
  6. must use instance variable

    brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    842efa8 View commit details
    Browse the repository at this point in the history
  7. set model to eval model

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6c0b581 View commit details
    Browse the repository at this point in the history
  8. document open_clip eval() mode

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44c04b8 View commit details
    Browse the repository at this point in the history
  9. update amp autocast

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e8be6b6 View commit details
    Browse the repository at this point in the history
  10. update HF dataset repo ids

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    69d4a7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e009587 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e4f01b View commit details
    Browse the repository at this point in the history
  13. rm unused import

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dd3c8de View commit details
    Browse the repository at this point in the history
  14. fix yolonas tag

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7b15892 View commit details
    Browse the repository at this point in the history
  15. add yolov11 det models to zoo

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1ca5e93 View commit details
    Browse the repository at this point in the history
  16. update syntax to match ultralytics

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6c5387f View commit details
    Browse the repository at this point in the history
  17. add yolo11 det models to docs

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    eef88ac View commit details
    Browse the repository at this point in the history
  18. add yolo11seg models to manifest

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6757a66 View commit details
    Browse the repository at this point in the history
  19. add yolo11seg models to manifest

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    832af1a View commit details
    Browse the repository at this point in the history
  20. add yolo11seg models to docs

    jacobmarks authored and brimoor committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d073a1e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix model zoo docs build

    brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    144f43d View commit details
    Browse the repository at this point in the history
  2. Adding SAM2.1 checkpoints

    prernadh authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b6a5344 View commit details
    Browse the repository at this point in the history
  3. use 2.1

    brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6a6a759 View commit details
    Browse the repository at this point in the history
  4. fixing links

    brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6681ad9 View commit details
    Browse the repository at this point in the history
  5. fix overlay z-indax for panel menus

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1eaf784 View commit details
    Browse the repository at this point in the history
  6. fix bug where timeline name wasn't being forwarded in seek utils (#4975)

    * fix eslint
    
    * forward timeline name
    sashankaryal authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2f1cd84 View commit details
    Browse the repository at this point in the history
  7. fix panel overflow

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b38cc7d View commit details
    Browse the repository at this point in the history
  8. add label_count link

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    df48877 View commit details
    Browse the repository at this point in the history
  9. add timeline view

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7c803ed View commit details
    Browse the repository at this point in the history
  10. timeline view polish

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    19c4e01 View commit details
    Browse the repository at this point in the history
  11. timeline view validation

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5e611c1 View commit details
    Browse the repository at this point in the history
  12. remove timline loading indicator

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    28ab8a3 View commit details
    Browse the repository at this point in the history
  13. Update app/packages/core/src/plugins/SchemaIO/components/FrameLoaderV…

    …iew.tsx
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2 people authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e9f6643 View commit details
    Browse the repository at this point in the history
  14. Update app/packages/core/src/plugins/SchemaIO/components/TimelineView…

    ….tsx
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2 people authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2c3b284 View commit details
    Browse the repository at this point in the history
  15. pr comments timelineview

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e61c145 View commit details
    Browse the repository at this point in the history
  16. fix imports

    ritch authored and brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6daea1e View commit details
    Browse the repository at this point in the history
  17. release notes

    brimoor committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    586159b View commit details
    Browse the repository at this point in the history
  18. remove unused imports

    ritch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    389557c View commit details
    Browse the repository at this point in the history