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

2-stage NN hotfixes #1022

Merged
merged 6 commits into from
May 15, 2023
Merged

2-stage NN hotfixes #1022

merged 6 commits into from
May 15, 2023

Conversation

daniilpastukhov
Copy link
Contributor

No description provided.

@Erol444
Copy link
Member

Erol444 commented May 15, 2023

@daniilpastukhov I just pushed the fix here: 0f5d094

@@ -7,6 +7,7 @@
# https://docs.luxonis.com/projects/sdk/en/latest/features/ai_models/#sdk-supported-models
nn = oak.create_nn('yolov6nr3_coco_640x352', color, tracker=True)

nn.config_nn(resize_mode='stretch')
Copy link
Member

Choose a reason for hiding this comment

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

Not needed

@daniilpastukhov daniilpastukhov merged commit eb778ce into fix_2stage_nn May 15, 2023
@daniilpastukhov daniilpastukhov deleted the fix/2stage_hotfixes branch May 15, 2023 17:05
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.

None yet

2 participants