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

feat: add finetuned_object_detection tool #340

Merged
merged 6 commits into from
Jan 14, 2025
Merged

Conversation

CamiloInx
Copy link
Member

@CamiloInx CamiloInx commented Jan 8, 2025

Description

  • This PR introduces a new tool function to run fine-tuned object detection models

@CamiloInx CamiloInx self-assigned this Jan 8, 2025
@CamiloInx CamiloInx marked this pull request as ready for review January 8, 2025 22:01
Copy link
Member

@camiloaz camiloaz left a comment

Choose a reason for hiding this comment

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

@CamiloInx i left couple of questions. but i have another request. we need to also add support for video object tracking with the custom od models. can you also add the tool function for that?

vision_agent/tools/__init__.py Outdated Show resolved Hide resolved
vision_agent/tools/tools.py Outdated Show resolved Hide resolved
tests/integ/test_tools.py Outdated Show resolved Hide resolved
vision_agent/tools/tools.py Outdated Show resolved Hide resolved
vision_agent/tools/tools.py Outdated Show resolved Hide resolved
@CamiloInx
Copy link
Member Author

@CamiloInx i left couple of questions. but i have another request. we need to also add support for video object tracking with the custom od models. can you also add the tool function for that?

@camiloaz I've added support for video object tracking with custom od models.

Copy link
Member

@dillonalaird dillonalaird left a comment

Choose a reason for hiding this comment

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

LGTM

@CamiloInx CamiloInx merged commit cc83d52 into main Jan 14, 2025
8 checks passed
@CamiloInx CamiloInx deleted the feat/add-od-funetune-infer branch January 14, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants