Skip to content

add a method to remove outlier frames#429

Merged
wanghan-iapcm merged 9 commits intodeepmodeling:develfrom
njzjz:remove_outlier
Mar 8, 2023
Merged

add a method to remove outlier frames#429
wanghan-iapcm merged 9 commits intodeepmodeling:develfrom
njzjz:remove_outlier

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Mar 3, 2023

Remove the outlier frames that satisfy

$$ \frac{\left | E - \bar{E} \right |}{\sigma(E)} \geq \text{threshold} $$

njzjz and others added 3 commits March 3, 2023 16:41
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (f8c5d4a) 82.51% compared to head (010af54) 82.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #429      +/-   ##
==========================================
+ Coverage   82.51%   82.53%   +0.01%     
==========================================
  Files          68       68              
  Lines        6198     6205       +7     
==========================================
+ Hits         5114     5121       +7     
  Misses       1084     1084              
Impacted Files Coverage Δ
dpdata/system.py 85.57% <100.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

njzjz added 3 commits March 3, 2023 17:35
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
…outlier

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
njzjz added 2 commits March 6, 2023 16:36
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from wanghan-iapcm March 7, 2023 20:29
@wanghan-iapcm wanghan-iapcm merged commit 2e3ae63 into deepmodeling:devel Mar 8, 2023
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