talmolab / sleap

A deep learning framework for multi-animal pose tracking.
https://sleap.ai
Other
435 stars 97 forks source link

Minor fix in computation of OKS #1383

Closed shrivaths16 closed 1 year ago

shrivaths16 commented 1 year ago

Description

There was an error in computing the value of the oks where there was an unnecessary factor of 2 in computing the spread factor on line 206 and I have removed it.

Types of changes

Does this address any currently open issues?

Outside contributors checklist

Thank you for contributing to SLEAP!

:heart:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1383 (eee68af) into develop (8c6bdb4) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #1383   +/-   ##
========================================
  Coverage    72.64%   72.64%           
========================================
  Files          133      133           
  Lines        23695    23695           
========================================
  Hits         17214    17214           
  Misses        6481     6481           
Impacted Files Coverage Δ
sleap/nn/evals.py 70.25% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more