Skip to content

Feat/pull encoders from hub#815

Merged
klemen1999 merged 4 commits intomainfrom
feat/pull_encoders_from_hub
Jan 27, 2026
Merged

Feat/pull encoders from hub#815
klemen1999 merged 4 commits intomainfrom
feat/pull_encoders_from_hub

Conversation

@klemen1999
Copy link
Copy Markdown
Collaborator

@klemen1999 klemen1999 commented Jan 22, 2026

Purpose

Since some of the encoders and decoders for YOLO-E and YOLO-World we rely on are hosted on HF and could be potentially removed without us knowing we instead now host in on HubAI. This PR is updating all the relevant examples to download ONNX models from HubAI instead of HF.

TODO:

  • Update custom frontend/open-vocabulary example
  • Update neural-network/object-detection/yolo-world example
  • Update apps/data-collection app
  • Update apps/3d-measurement app

@bblazeva could you tackle the two remaining one since you know the apps code better?

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@klemen1999 klemen1999 requested a review from bblazeva January 22, 2026 09:43
@klemen1999 klemen1999 marked this pull request as draft January 22, 2026 09:43
@klemen1999 klemen1999 added the testable PR is ready to be tested label Jan 26, 2026
@klemen1999 klemen1999 marked this pull request as ready for review January 26, 2026 10:26
Copy link
Copy Markdown
Contributor

@bblazeva bblazeva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the tuple issue, LGTM

@klemen1999 klemen1999 merged commit 0e061da into main Jan 27, 2026
12 of 15 checks passed
@klemen1999 klemen1999 deleted the feat/pull_encoders_from_hub branch January 27, 2026 10:45
@bblazeva bblazeva mentioned this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testable PR is ready to be tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants