-
Notifications
You must be signed in to change notification settings - Fork 36
[ITEP-89467] Tracking Evaluation Pipeline: Add jitter metrics (RMS jerk and acceleration variance) #1293
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
Merged
Merged
[ITEP-89467] Tracking Evaluation Pipeline: Add jitter metrics (RMS jerk and acceleration variance) #1293
Changes from 37 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
3421046
Bump scenescape-controller to 2026.1.0-dev
dmytroye 4b94a3d
ITEP-89828: Support multiple evaluators in pipeline engine
dmytroye 5994ec7
Add dummy evaluator without metric calculations
dmytroye b0bcf74
Remove not existing jet evaluator
dmytroye c45492e
Revert trackeval_evaluator config
dmytroye 16bc8fd
Remove not jet existing evaluator
dmytroye 5f59525
Merge branch 'main' into ITEP-89828/multiple-evaluators-support
dmytroye f845d8e
Update tools/tracker/evaluation/pipeline_engine.py
dmytroye 8825929
Apply code review suggestions
dmytroye ef9fa4c
Update tools/tracker/evaluation/pipeline_engine.py
dmytroye e800a2e
Update README.md
dmytroye ac76633
Each evaluator reads from the same list object without copying it
dmytroye 9183dee
Prettier
dmytroye 57a7aca
Merge branch 'ITEP-89828/multiple-evaluators-support' into ITEP-89467β¦
dmytroye 14b1afe
Add metrics calculation implementation
dmytroye 2999270
Update config
dmytroye 13413a0
Merge branch 'main' into ITEP-89828/multiple-evaluators-support
dmytroye c808db9
Merge branch 'ITEP-89828/multiple-evaluators-support' into ITEP-89467β¦
dmytroye 7583448
Add tests
dmytroye 30a6879
Calculate jitter metrics for GT data
dmytroye 33d065e
Apply suggestions from code review
dmytroye b4642ec
Add tests
dmytroye e0acf62
Add test coverage for GT metrics and FPS derivation; fix docstring
dmytroye 8042952
Fix relative import in jitter_evaluator
dmytroye 8f9ed15
Apply suggestions from code review
dmytroye 289a8f8
Apply review suggestions
dmytroye 28d4b49
Calclate ratio Tracker vs GT
dmytroye 752d51a
Prettier
dmytroye e98604c
Update Readme
dmytroye 691272b
Update config filenam
dmytroye 0872eae
Merge branch 'ITEP-89828/multiple-evaluators-support' of https://githβ¦
dmytroye e6b3b49
Merge branch 'main' into ITEP-89828/multiple-evaluators-support
dmytroye da2b4e7
Rename config
dmytroye cc8ffaa
Merge branch 'ITEP-89828/multiple-evaluators-support' into ITEP-89467β¦
dmytroye 6e1d1c0
Merge config
dmytroye 80095d6
Merge branch 'main' into ITEP-89828/multiple-evaluators-support
dmytroye 558cc75
Merge branch 'ITEP-89828/multiple-evaluators-support' into ITEP-89467β¦
dmytroye 94d58e9
Resolve conflicts
dmytroye 2aabc9a
Merge branch 'ITEP-89467/add-jitter-metrics' of https://github.com/opβ¦
dmytroye 977af97
Merge branch 'main' into ITEP-89467/add-jitter-metrics
dmytroye 623d2c0
Review suggestion
dmytroye 78bf696
Rename cofig file
dmytroye 2990c7b
Update Readmes
dmytroye 721a00e
extend the table with diagnostic evaluator
dmytroye 70bea5a
Prettier
dmytroye 260fef6
Resolve coflicts in README.md
dmytroye 238a681
Revert scene_controller_harness.py
dmytroye 44e4f4f
README
dmytroye f82064c
Update Agents.md
dmytroye dc7cc16
Small change in init.py
dmytroye File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.