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

Add MOT and MOTS data format docs #999

Merged

Conversation

vinnamkim
Copy link
Contributor

@vinnamkim vinnamkim commented May 17, 2023

Summary

  • Ticket no. 106351
  • Same as title

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

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.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim added this to the 1.3.0 milestone May 17, 2023
@vinnamkim vinnamkim added the DOC Improvements or additions to documentation label May 17, 2023
@vinnamkim vinnamkim marked this pull request as ready for review May 17, 2023 06:17
@vinnamkim vinnamkim requested review from a team as code owners May 17, 2023 06:17
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (332879d) 78.53% compared to head (6dba579) 78.51%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #999      +/-   ##
===========================================
- Coverage    78.53%   78.51%   -0.02%     
===========================================
  Files          233      233              
  Lines        26749    26757       +8     
  Branches      5320     5323       +3     
===========================================
+ Hits         21007    21009       +2     
  Misses        4497     4497              
- Partials      1245     1251       +6     
Flag Coverage Δ
macos-11_Python-3.8 77.53% <ø> (-0.01%) ⬇️
ubuntu-20.04_Python-3.8 78.51% <ø> (-0.01%) ⬇️
windows-2019_Python-3.8 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

sooahleex
sooahleex previously approved these changes May 17, 2023
Copy link
Contributor

@sooahleex sooahleex left a comment

Choose a reason for hiding this comment

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

Looks good to me. I just found minor typo.

docs/source/docs/explanation/formats/mot.md Outdated Show resolved Hide resolved
docs/source/docs/explanation/formats/mot.md Outdated Show resolved Hide resolved
docs/source/docs/explanation/formats/mot.md Outdated Show resolved Hide resolved
docs/source/docs/explanation/formats/mots.md Outdated Show resolved Hide resolved
Co-authored-by: Sooah Lee <sooah.lee@intel.com>
vinnamkim and others added 3 commits May 17, 2023 16:02
Co-authored-by: Sooah Lee <sooah.lee@intel.com>
Co-authored-by: Sooah Lee <sooah.lee@intel.com>
Co-authored-by: Sooah Lee <sooah.lee@intel.com>
@vinnamkim vinnamkim requested a review from sooahleex May 17, 2023 07:49
@vinnamkim vinnamkim merged commit e2acdf2 into openvinotoolkit:develop May 17, 2023
@vinnamkim vinnamkim deleted the docs/add-mot-and-mots-format-docs branch May 17, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants