Skip to content

Conversation

@Gaurav561
Copy link

Multi-threading implementation for faster frame access during live inferencing.

Copy link
Contributor

@akshaynarisetti akshaynarisetti left a comment

Choose a reason for hiding this comment

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

Hi @Gaurav561

Just create an Issue for the same and mention this PR in the issue. It's just a contribution guideline of JdeRobot, to first create an Issue and then create a PR.

Adding comments in the code will help the maintainability of the code since multi-threading is added.

Also, you could explain what and why the changes are necessary. It just makes the reviewer's work easy :)

@Gaurav561
Copy link
Author

Hi @akshaynarisetti ,

Created an Issue #1688 for this pr. I have also added comments in the code.

The changes I made will help to speed up the process of frame access and decrease the inference time. Here, I have created a seperate thread which will run a loop to access the camera frames.

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.

2 participants