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

MotionExtractor module bug fix #267

Merged
merged 7 commits into from
Aug 24, 2023
Merged

MotionExtractor module bug fix #267

merged 7 commits into from
Aug 24, 2023

Conversation

mohammedzakikochargi
Copy link
Collaborator

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #[Issue]

Description
In the MotionExtractor module , there was run time error while serializing frames. It was because the makeFrame was using output metadata size instead of serialized size . Have updated the correct in this PR

Precise description of the changes in this pull request

Alternative(s) considered

Have you considered any alternatives? And if so, why have you chosen the approach in this PR?

Type

Type Choose one: (Bug fix | Feature | Documentation | Testing | Other)

Screenshots (if applicable)

Checklist

  • I have read the Contribution Guidelines
  • I have written Unit Tests
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Test Results Linux

    1 files      1 suites   10m 23s ⏱️
302 tests 230 ✔️ 72 💤 0
230 runs  158 ✔️ 72 💤 0

Results for commit 5d8777a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Test Results Linux-CudaT

    1 files  ±0      1 suites  ±0   10m 25s ⏱️ -1s
403 tests ±0  237 ✔️ ±0  166 💤 ±0  0 ±0 
237 runs  ±0    71 ✔️ ±0  166 💤 ±0  0 ±0 

Results for commit 5d8777a. ± Comparison against base commit a6f044d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Test Results Windows-cuda

    1 files  ±0      1 suites  ±0   12m 42s ⏱️ -1s
399 tests ±0  293 ✔️ ±0  106 💤 ±0  0 ±0 
293 runs  ±0  187 ✔️ ±0  106 💤 ±0  0 ±0 

Results for commit 5d8777a. ± Comparison against base commit a6f044d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Test Results Linux_ARM64

    1 files      1 suites   11m 1s ⏱️
428 tests 265 ✔️ 163 💤 0
265 runs  102 ✔️ 163 💤 0

Results for commit 5d8777a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 19, 2023

Test Results Win-nocuda

    1 files      1 suites   10m 41s ⏱️
298 tests 230 ✔️ 68 💤 0
230 runs  162 ✔️ 68 💤 0

Results for commit 5d8777a.

♻️ This comment has been updated with latest results.

@mraduldubey mraduldubey added the bug Something isn't working label Jul 28, 2023
@mraduldubey mraduldubey merged commit 13a6be8 into main Aug 24, 2023
17 of 19 checks passed
@mraduldubey mraduldubey deleted the MotionVectorExtractorFix branch August 24, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants