-
-
Couldn't load subscription status.
- Fork 657
COCO mAP metric #2901
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
COCO mAP metric #2901
Changes from 5 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
34a1a3f
Keep only cocomap-related changes
sadra-barikbin 24fe980
Some improvements
sadra-barikbin e2ac8ee
Update docs
sadra-barikbin e4683de
Merge branch 'master' into cocomap
sadra-barikbin 7cf53e1
Fix a bug in docs
sadra-barikbin 4aa9c5d
Fix a tiny bug related to allgather
sadra-barikbin 950c388
Fix a few bugs
sadra-barikbin 9f5f796
Redesign code:
sadra-barikbin ffb1ba4
Merge branch 'master' into cocomap
sadra-barikbin 65cdd08
Remove all_gather with different shape
sadra-barikbin e54af52
Merge branch 'master' into cocomap
sadra-barikbin aac2e55
Add test for all_gather_with_different_shape func
sadra-barikbin 4cf3972
Merge branch 'master' into cocomap
vfdev-5 6070e18
A few improvements
sadra-barikbin aa83e60
Merge remote-tracking branch 'upstream/cocomap' into cocomap
sadra-barikbin deebbde
Add an output transform
sadra-barikbin 62ca5fb
Add a test for the output_transform
sadra-barikbin 418fcf4
Remove 'flavor' because all DeciAI, Ultralytics, Detectron and pycoco…
sadra-barikbin 5fea0cd
Merge branch 'master' into cocomap
sadra-barikbin 79fa1e2
Revert Metric change and a few bug fix
sadra-barikbin 26c96b8
A tiny improvement in local variable names
sadra-barikbin d18f793
Merge branch 'master' into cocomap
sadra-barikbin a361ca8
Add max_dep and area_range
sadra-barikbin ce48583
some improvements
sadra-barikbin cf02dc0
Improvement in code
sadra-barikbin 1593dfb
Some improvements
sadra-barikbin e425e12
Fix a bug; Some improvements; Improve docs
sadra-barikbin bb15f0f
Fix metrics.rst
sadra-barikbin a184ba5
Merge branch 'master' into cocomap
sadra-barikbin 6fcc97f
Remove @override which is for 3.12
sadra-barikbin 120c755
Fix mypy issues
sadra-barikbin 7c26d08
Fix two tests
sadra-barikbin c3c4a82
Fix a typo in tests
sadra-barikbin 2405937
Fix dist tests
sadra-barikbin 9b3100d
Merge branch 'master' into cocomap
sadra-barikbin 356f618
Add common obj. det. metrics
sadra-barikbin bbfc4c7
Merge branch 'master' into cocomap
sadra-barikbin cb6a328
Change an annotation for the sake of M1 python3.8
sadra-barikbin 248fe89
Use if check on torch.double usages for MPS backend
sadra-barikbin 8bfb802
Fix a typo
sadra-barikbin 4038c2b
Fix a bug related to tensors on same devices
sadra-barikbin 4b6afdd
Fix a bug related to MPS and torch.double
sadra-barikbin d0e82b3
Fix a bug related to MPS
sadra-barikbin 085e0df
Fix a bug related to MPS
sadra-barikbin 3658f95
Fix a bug related to MPS
sadra-barikbin 0444933
Resolve MPS's lack of cummax
sadra-barikbin c433718
Revert MPS fallback
sadra-barikbin dacf407
Apply comments
sadra-barikbin 67454c3
Merge branch 'master' into cocomap
sadra-barikbin 67e38c4
Revert unnecessary changes
sadra-barikbin 978791b
Merge branch 'master' into cocomap
vfdev-5 7b43c69
Apply review comments
sadra-barikbin 4d3fc57
Merge branch 'master' into cocomap
sadra-barikbin 479d1b7
Merge branch 'master' into cocomap
sadra-barikbin 954d130
Skip MPS on test_integraion as well
sadra-barikbin d2978cf
Merge branch 'master' into cocomap
sadra-barikbin ade0737
Merge branch 'master' into cocomap
vfdev-5 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
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.