-
Notifications
You must be signed in to change notification settings - Fork 588
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
Merge release/v1.2.0
to develop
#5276
Merged
Merged
Changes from 4 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
285145b
Fixed Hugging Face Transformers not using GPU
danielgural 3d6084f
Fixed some classes not having device on them
danielgural 038138e
optimize main thread to worker transfer when recoloring
sashankaryal ece501a
fix typo
sashankaryal 89fea41
check if array buffer detached
sashankaryal d3bf174
add clarifying comments
sashankaryal 4f76488
cleanup overlays in the worker listener callback instead
sashankaryal 1510b47
remove bitmap = null (obj closed for modification)
sashankaryal e22b56e
remove unnecessary sample null check guard
sashankaryal 686be45
fix #5254
brimoor d41fffc
TP/FP/NP support for binary classification model evaluation
imanjra f627b82
Merge pull request #5267 from voxel51/model-eval-fixes
brimoor c702bb2
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 981c42d
include all labels in views
brimoor a9ea1c3
filtering comparison field as well
brimoor 35f15b2
Merge pull request #5247 from voxel51/fix/transfer-bitmaps-back
sashankaryal a8e5a3f
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 8997a39
consistent table heading row text style
imanjra 7c51825
fix evaluation timestamp
imanjra 4cdeff0
hide unsupported metrics in model eval panel
imanjra 09bb793
gracefully handle unsupported model evaluation
imanjra a78dd41
use mask targets in model evaluation panel
imanjra 0db34b4
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 1ddd2bf
do not add valid list field filters to collapsed paths (#5280)
benjaminpkane a7ab1d9
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot f704079
add extended selection (#5286)
benjaminpkane 8ee8647
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 9c3cb74
add detections fields to additional media fields
sashankaryal bd7d2de
use pydash.get instead of _deep_get
sashankaryal d0462b9
use detections fields in media urls creation, too
sashankaryal 89d1853
add support for collection overlay types in disk decoder
sashankaryal d2038b0
return if no path
sashankaryal cd8eaee
fix src bug
sashankaryal 5d6f683
add clarification comment for sources
sashankaryal bc44e3e
don't get rid of query params if source is defined
sashankaryal d9e5f38
bump brain version
brimoor 3d5bd81
Merge pull request #5290 from voxel51/bump-brain
brimoor da08841
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot d872a3b
similarity race condition patch
ehofesmann 4fdcc9c
lint
brimoor ec2c2e8
Merge pull request #5273 from voxel51/bugfix/sim-sort-patch
brimoor 4aa7000
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 2115658
Merge pull request #5289 from voxel51/fix/detections-sources
sashankaryal 6f49543
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 5603258
model evaluation load_view bug fixes
imanjra ae494a5
Merge pull request #5268 from voxel51/model-eval-fixes2
brimoor 4d83471
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot ff0c2e7
Merge pull request #4987 from voxel51/zoo_gpu
danielgural 01807ac
decode png header to know num channels
sashankaryal b86906a
use const png signature
sashankaryal b4acf0f
remove invalid tests
sashankaryal d9649c3
Merge pull request #5294 from voxel51/fix/png-decoding
sashankaryal 480780f
Merge branch 'merge/release/v1.2.0' of https://github.com/voxel51/fif…
voxel51-bot b81c1e7
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 94c3fe9
Reset to initial buffers in video looker (#5293)
benjaminpkane 888ad9d
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot c82bb81
Fix cached looker font sizes (#5287)
benjaminpkane d8b5a19
Merge branch 'release/v1.2.0' of https://github.com/voxel51/fiftyone …
voxel51-bot 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Review calculations for false positives and false negatives in object detection
In the
get_tp_fp_fn
method, the calculations for false positives (fp_count
) and false negatives (fn_count
) in the object detection section may not align with standard definitions.fp_count
is calculated asnp.count_nonzero(results.ytrue == results.missing)
, which counts instances where the ground truth is missing but predictions exist. This may actually represent false negatives.fn_count
is calculated asnp.count_nonzero(results.ypred == results.missing)
, which counts instances where predictions are missing but ground truths exist. This may represent false positives.Consider revising the calculations to ensure they correctly represent false positives and false negatives according to standard object detection metrics.