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

Fixed TrackerMIL one frame late #7399

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Conversation

klakhov
Copy link
Contributor

@klakhov klakhov commented Jan 26, 2024

Motivation and context

Before:
tracker-before

After:
tracker-after

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@klakhov klakhov requested a review from nmanovic as a code owner January 26, 2024 10:05
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Merging #7399 (8a214b3) into develop (b5e1d19) will increase coverage by 0.21%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7399      +/-   ##
===========================================
+ Coverage    83.25%   83.47%   +0.21%     
===========================================
  Files          373      373              
  Lines        39760    39760              
  Branches      3720     3720              
===========================================
+ Hits         33101    33188      +87     
+ Misses        6659     6572      -87     
Components Coverage Δ
cvat-ui 79.36% <ø> (+0.45%) ⬆️
cvat-server 87.24% <ø> (ø)

@bsekachev bsekachev merged commit ed9439b into develop Jan 26, 2024
34 checks passed
@cvat-bot cvat-bot bot mentioned this pull request Jan 26, 2024
@bsekachev bsekachev deleted the kl/fix-opencv-tracker-frame-late branch January 31, 2024 11:22
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