-
Notifications
You must be signed in to change notification settings - Fork 563
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/v0.25.0 #4705
Release/v0.25.0 #4705
Conversation
Add YOLOv10 and RT-DETR Models to Zoo
* upgrade deps * add fo3d status log bar * add a separate error boundary for fo3d background
…e schema (#4510) * fix hover handler not setting when dynamic group is on * remove _sample_id special case, get groupby key from schema dbpaths * add/fix tests * remove console.log
* add 'slices' in filter when dynamic groups of groups * upgrade e2e deps * add e2e * eslint updates * format python * fix sidebar e2e --------- Co-authored-by: Benjamin Kane <[email protected]>
* Updated documentation snippets for exporting dataset to use `load_dataset` * Updated `load_dataset` to pass in `create_if_missing` flag * Added and updated unit tests
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This reverts commit 53ece28.
fix listing operator and panel registration
* Adding SAM2 into the model zoo * Updating model tags * Adding tests * Cleaning up _forward_pass * Updating package requirements * Updating to work on CPU * Refactoring code * Removing 0 masks * Fixing bug with single mask * Doc changes + package requirements * Updating manifest * tweaks * Adding initialize model._fields --------- Co-authored-by: Prerna Dhareshwar <[email protected]> Co-authored-by: brimoor <[email protected]>
Adding SAM2 to `release/v0.25.0`
Python panel docs
Python panel docs updates
Fix listing of python panels
panel tweaks
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 173 files out of 279 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
What changes are proposed in this pull request?
Final merge for release v0.25.0