Skip to content

Support deployment of RFDETRKeypointPreview weights#496

Open
sergii-bond wants to merge 3 commits into
mainfrom
sb/rfdetr-keypoint-preview-deploy
Open

Support deployment of RFDETRKeypointPreview weights#496
sergii-bond wants to merge 3 commits into
mainfrom
sb/rfdetr-keypoint-preview-deploy

Conversation

@sergii-bond

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds support to make this work:

deploy_model = RFDETRKeypointPreview.from_checkpoint(DEPLOY_CHECKPOINT_PATH)
deploy_model.deploy_to_roboflow(...)

Type of Change

  • New feature (non-breaking change that adds functionality)

Testing

  • I have tested this change locally
  • I have added/updated tests for this change

Test details:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​numpy@​2.5.0 ⏵ 2.3.575 +110010010070
Updatedpypi/​matplotlib@​3.11.0 ⏵ 2.2.580 +610010010090 +10

View full report

@sergii-bond sergii-bond marked this pull request as ready for review June 24, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant