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

fix(non_annotated_t4_to_deepen): fix frame skipping logic #153

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

miursh
Copy link
Collaborator

@miursh miursh commented Sep 11, 2024

Description

Fixes a bug in the frame skipping logic that was introduced in #114, where frames were being skipped incorrectly under certain conditions.
This fix ensures that frame skipping now functions as intended

How to review

How to test

test data

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
@miursh miursh requested a review from kminoda September 11, 2024 11:56
Copy link
Collaborator

@kminoda kminoda left a comment

Choose a reason for hiding this comment

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

Thank you for the fix 🙏

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
@miursh
Copy link
Collaborator Author

miursh commented Sep 18, 2024

@kminoda
Could you review this again?

@miursh miursh merged commit 4853518 into main Sep 19, 2024
5 checks passed
@miursh miursh deleted the fix/t4_to_deepen branch September 19, 2024 13:51
nanoshimarobot pushed a commit to nanoshimarobot/tier4_perception_dataset that referenced this pull request Nov 24, 2024
* fix skip frame logic

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* increment the version number

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* refactor: extract get_camera_token into a separate function

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

---------

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
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