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

Integrate Saliency model #17

Closed
atar13 opened this issue Oct 8, 2023 · 0 comments · Fixed by #145
Closed

Integrate Saliency model #17

atar13 opened this issue Oct 8, 2023 · 0 comments · Fixed by #145
Assignees
Labels
feature New feature or request mission-critical MUST HAVE BEFORE COMPETITION

Comments

@atar13
Copy link
Member

atar13 commented Oct 8, 2023

Subtask of #15.

Depends on #16.

At a high level, this component should be able to take in a full resolution image (after image processing), pass it through the saliency model, and gather model predictions (such as the bounding boxes around a target, or a target is emergent or not).

Here is a reference of how this used to work in the python version of the OBC.

Testing

TODO

Documentation

TODO

@Tyler-Lentz Tyler-Lentz added feature New feature or request mission-critical MUST HAVE BEFORE COMPETITION labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request mission-critical MUST HAVE BEFORE COMPETITION
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants