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 support for one stage detector in DeepSORT simple_test function #100

Merged
merged 1 commit into from
Jan 27, 2021
Merged

add support for one stage detector in DeepSORT simple_test function #100

merged 1 commit into from
Jan 27, 2021

Conversation

ceykmc
Copy link
Contributor

@ceykmc ceykmc commented Jan 27, 2021

add support for one stage detector in DeepSORT simple_test function

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #100 (42831df) into master (d1664f4) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   68.27%   68.29%   +0.02%     
==========================================
  Files          85       85              
  Lines        4217     4220       +3     
  Branches      820      820              
==========================================
+ Hits         2879     2882       +3     
- Misses       1065     1066       +1     
+ Partials      273      272       -1     
Flag Coverage Δ
unittests 68.27% <0.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
mmtrack/models/mot/deep_sort.py 59.61% <0.00%> (-3.65%) ⬇️
mmtrack/datasets/sot_train_dataset.py 85.85% <0.00%> (+3.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1664f4...42831df. Read the comment docs.

@OceanPang OceanPang merged commit d48a5fd into open-mmlab:master Jan 27, 2021
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