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

Use graphics context for inference #273

Closed
wants to merge 1 commit into from
Closed

Use graphics context for inference #273

wants to merge 1 commit into from

Conversation

umireon
Copy link
Member

@umireon umireon commented Apr 24, 2023

No description provided.

Copy link
Collaborator

@royshil royshil left a comment

Choose a reason for hiding this comment

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

need more details... 🙏

@@ -441,7 +441,9 @@ void filter_video_tick(void *data, float seconds)
cv::Mat backgroundMask;

// Process the image to find the mask.
obs_enter_graphics();
Copy link
Collaborator

Choose a reason for hiding this comment

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

@umireon can you please explain what this means for inference and what difference it has on performance?

@umireon
Copy link
Member Author

umireon commented Apr 24, 2023

Closing this because this PR is based on my misunderstanding of issues

@umireon umireon closed this Apr 24, 2023
@royshil royshil deleted the umireon.lock-gpu branch April 27, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants