Skip to content

update YAMLs and uber engine for DC AI 2026 - #1393

Open
baltzell wants to merge 2 commits into
developmentfrom
dcai-yaml
Open

update YAMLs and uber engine for DC AI 2026#1393
baltzell wants to merge 2 commits into
developmentfrom
dcai-yaml

Conversation

@baltzell

Copy link
Copy Markdown
Collaborator

No description provided.

public HitBasedAICV() {
super("HB","uber","1.0");
add(new DCDenoiseEngine(),
new DCHBClustering(),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is "new DCClsComboEngine()," missed?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

That's not in etc/services/data-aicv.yaml. Should it be?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

HitBasedAICV includes DCHBTrackingAI. DCHBTrackingAI needs to get cluster combos from ai bank, and the ai bank is filled by DCClsComboEngine for cluster combo prediciton.
Is data-aicv.yaml for both conventional and old AI-assisted tracking?
In data-aicv.yaml, MLTDEngine is applied. That is the old engine for cluster combo prediction.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The uber engines were just copied from the YAMLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants