-
Notifications
You must be signed in to change notification settings - Fork 40
ITEP-90808: Add cosine similarity as a configurable option #1327
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
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
ed87881
TEP-90209: Tracked object contains re-id state and chain of object ids
saratpoluri 7115171
Add another state called reid_disabled
saratpoluri aa27bca
Fix unique-id-count logic and update tests
saratpoluri 1548a94
Apply copilot suggested changes to agent instructions
saratpoluri 79c7a0f
Check re-id effectiveness with time chunking as well.
saratpoluri 9d698ac
Handle no match but not null detection id
saratpoluri 7077093
Fix indent failures
saratpoluri be28ebb
Prettier fixes
saratpoluri b5e672e
Fix two failing sensor tests. (#1290)
FilipAdamus97 8f3d25e
[CI/CD] Add login to DockerHub step for self-hosted runners (#1305)
dmytroye 3afdc3a
Missing test files
saratpoluri 4ae8ecf
Update .gitignore (#1307)
dmytroye 2b501ab
pip: bump django from 5.2.12 to 5.2.13 in /manager (#1296)
dependabot[bot] adac212
[DLStreamer] Update to 2026.1.0-20260414-weekly-ubuntu24 (#1309)
scenescapecicd e3e9db4
pip: bump pytest from 9.0.2 to 9.0.3 in /.github/resources (#1303)
dependabot[bot] 41fec6e
[ITEP-90163] [Tracker evaluation] Verify projecting camera accuracy oβ¦
dmytroye 99cca96
Fix the reid-unique-count test failures
saratpoluri 6409044
Add bbox size as a configurable param
saratpoluri e06f17f
Remove two scenes from reid test to avoid cross-pollination
saratpoluri 05453d3
[DOCS] Restructure chapters - further alignment (#1291)
wiwaszko-intel 8edb217
ITEP-23442: Include dwell time in region updates topic (#1300)
saratpoluri 280a9dc
Fix current CVEs (#1312)
dmytroye 2ed30d1
[ITEP-90160] Fix Autocalibration Docker image size regression (#1316)
dmytroye 5d1665f
pip: bump gdown from 5.2.1 to 5.2.2 in /autocalibration (#1318)
dependabot[bot] b33dce0
ITEP-89462 Refactor and add UT for controller analytics functions (#1β¦
tdorauintc 42e329c
ITEP-89630 - Automate MQTT events hierarchy tests (#1255)
sbelhaik bb4544a
ITEP-84336: Fix incorrect camera pose for models generated with VGGT β¦
daddo-intel f8ec3d4
Fix documentation
saratpoluri ae9bf5a
Leverage feature slice size in controller
saratpoluri 40cce06
Update unique_id_count inside lock
saratpoluri 349490e
Revert "Apply copilot suggested changes to agent instructions"
saratpoluri 6385447
Merge branch 'main' into feature/object-reided
saratpoluri 89c93f6
Fix prettier issues
saratpoluri 076244f
Address further code review comments
saratpoluri 50a6928
Merge branch 'main' into feature/object-reided
saratpoluri e98f1c1
Shutdown old tracker upon update
saratpoluri ab0c3ee
Don't reinitialize tracker for change in reid settings
saratpoluri e551305
Fix prettier issues and hold lock in test to call updateActiveDict
saratpoluri 78e28a0
Align deserialize with updateScene
saratpoluri 04c6cf6
Minor code review changes
saratpoluri 499bcaa
Merge branch 'main' into feature/object-reided
saratpoluri 7e285f0
Merge branch 'main' into feature/object-reided
saratpoluri 91fe02a
Merge branch 'main' into feature/object-reided
saratpoluri d069856
Merge branch 'main' into feature/object-reided
daddo-intel cb1b1c9
previous_id_chains, test fixes
saratpoluri 64efa7f
Update testing.md
saratpoluri 48488d8
ITEP-90808: Add cosine similarity as a configurable option
saratpoluri fdc404d
Update cases to include cosine
saratpoluri 8962ab5
Address code review comments
saratpoluri fcf4b94
Merge remote-tracking branch 'origin/feature/object-reided' into featβ¦
Copilot 2821224
Update test with new config settings for reid
saratpoluri c9987ea
Merge remote-tracking branch 'origin/main' into feature/support-cosine
Copilot db2250f
Fix prettier issues
saratpoluri 2421e6b
Apply suggestions from code review
saratpoluri dcc03c6
Fix merging errors and set proper default based on metric chosen
saratpoluri 9647f9c
Merge branch 'main' into feature/support-cosine
saratpoluri 1b55d8c
Merge branch 'main' into feature/support-cosine
saratpoluri 06e03f9
Restore SECRETSDIR fallback in logic-unit-tests target
Copilot 51481b8
Address open code review comments: L2 default, IP tolerance, COSINE tβ¦
Copilot 694baf8
Additional code review fixes
saratpoluri 7a13c44
Fix code review comments
saratpoluri 422bccc
Merge branch 'main' into feature/support-cosine
saratpoluri 4a18810
Merge branch 'main' into feature/support-cosine
saratpoluri ede8800
Fix for prettier-check
saratpoluri a29eda8
Additional fixes
saratpoluri 13dc87a
Adjust ADRs
saratpoluri 2799c0d
Fix unit test error
saratpoluri 6f197c3
Merge branch 'main' into feature/support-cosine
saratpoluri 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
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.
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.