Skip to content
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

Support of score attribute in KITTI detetion #571

Merged
merged 6 commits into from
Nov 30, 2021
Merged

Conversation

yasakova-anastasia
Copy link

@yasakova-anastasia yasakova-anastasia commented Nov 29, 2021

Summary

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yasakova-anastasia
Copy link
Author

@zhiltsov-max, Datumaro does not save a value in the detection annotation.
From the README about this value:
score : only for results: Float, indicating confidence in detection, needed for p/r curves, higher is better.

Should we keep it when this value is present? If so, how? As an attribute?

@zhiltsov-max
Copy link
Contributor

If this is a regular attribute in this format, then yes. Other formats (COCO, ...) use the score attribute name.

@yasakova-anastasia yasakova-anastasia changed the title Add more information about detection to KITTI documentation Support of score attribute in KITTI detetion Nov 30, 2021
@zhiltsov-max zhiltsov-max merged commit f904362 into develop Nov 30, 2021
@zhiltsov-max zhiltsov-max deleted the ay/kitti-fixes branch November 30, 2021 10:45
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