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

video: fix bugs #20

Merged
merged 1 commit into from
Dec 24, 2024
Merged

video: fix bugs #20

merged 1 commit into from
Dec 24, 2024

Conversation

garymm
Copy link
Member

@garymm garymm commented Dec 24, 2024

  • handle non-even input dimensions by padding
  • handle float inputs by scaling
  • upload artifacts to the correct directory

Change-Id: I84c7fe4cbcd311ed67f736b0e035ec32a9566cca

* handle non-even input dimensions by padding
* handle float inputs by scaling
* upload artifacts to the correct directory

Change-Id: I84c7fe4cbcd311ed67f736b0e035ec32a9566cca
@garymm garymm enabled auto-merge (rebase) December 24, 2024 06:06
@garymm garymm merged commit eb1e8e0 into master Dec 24, 2024
3 checks passed
@garymm garymm deleted the garym/video branch December 24, 2024 06:07
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.69%. Comparing base (b0b1e12) to head (e84187f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...p_utils/metric_writers/_audio_video/audio_video.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   93.69%   93.69%   -0.01%     
==========================================
  Files          45       45              
  Lines        2713     2728      +15     
==========================================
+ Hits         2542     2556      +14     
- Misses        171      172       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant